Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,sdm845-adsp-pil.yaml74 - const: cc_lpass
151 reset-names = "pdc_sync", "cc_lpass";
H A Dqcom,sc7280-adsp-pil.yaml70 - const: cc_lpass
174 reset-names = "pdc_sync", "cc_lpass";
/openbmc/linux/drivers/remoteproc/
H A 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()