Searched refs:adsp_pds_enable (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/remoteproc/ |
H A D | qcom_q6v5_pas.c | 84 static int adsp_pds_enable(struct qcom_adsp *adsp, struct device **pds, in adsp_pds_enable() function 145 ret = adsp_pds_enable(adsp, adsp->active_pds, adsp->active_pd_count); in adsp_start() 149 ret = adsp_pds_enable(adsp, adsp->proxy_pds, adsp->proxy_pd_count); in adsp_start()
|
/kernel/linux/linux-6.6/drivers/remoteproc/ |
H A D | qcom_q6v5_pas.c | 137 static int adsp_pds_enable(struct qcom_adsp *adsp, struct device **pds, in adsp_pds_enable() function 255 ret = adsp_pds_enable(adsp, adsp->proxy_pds, adsp->proxy_pd_count); in adsp_start()
|
Completed in 3 milliseconds