Home
last modified time | relevance | path

Searched full:cc_lpass (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/remoteproc/
Dqcom,sdm845-adsp-pil.yaml74 - const: cc_lpass
155 reset-names = "pdc_sync", "cc_lpass";
Dqcom,sc7280-adsp-pil.yaml70 - const: cc_lpass
174 reset-names = "pdc_sync", "cc_lpass";
/linux-6.14.4/drivers/remoteproc/
Dqcom_q6v5_adsp.c569 /* Fall back to the old "cc_lpass" if "restart" is absent */ in adsp_init_reset()
571 adsp->restart = devm_reset_control_get_exclusive(adsp->dev, "cc_lpass"); in adsp_init_reset()