Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/remoteproc/
Dqcom,hexagon-v56.txt65 Definition: must be "pdc_sync" and "cc_lpass"
132 reset-names = "pdc_sync", "cc_lpass";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/remoteproc/
Dqcom,sdm845-adsp-pil.yaml74 - const: cc_lpass
151 reset-names = "pdc_sync", "cc_lpass";
Dqcom,sc7280-adsp-pil.yaml70 - const: cc_lpass
174 reset-names = "pdc_sync", "cc_lpass";
/kernel/linux/linux-5.10/drivers/remoteproc/
Dqcom_q6v5_adsp.c351 /* Fall back to the old "cc_lpass" if "restart" is absent */ in adsp_init_reset()
353 adsp->restart = devm_reset_control_get_exclusive(adsp->dev, "cc_lpass"); in adsp_init_reset()
/kernel/linux/linux-6.6/drivers/remoteproc/
Dqcom_q6v5_adsp.c581 /* Fall back to the old "cc_lpass" if "restart" is absent */ in adsp_init_reset()
583 adsp->restart = devm_reset_control_get_exclusive(adsp->dev, "cc_lpass"); in adsp_init_reset()