Searched defs:adsp (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.15/drivers/remoteproc/ | 
| D | qcom_q6v5_adsp.c | 101 static int qcom_adsp_shutdown(struct qcom_adsp *adsp)  in qcom_adsp_shutdown()168 	struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv;  in adsp_load()  local
 184 	struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv;  in adsp_start()  local
 256 	struct qcom_adsp *adsp = container_of(q6v5, struct qcom_adsp, q6v5);  in qcom_adsp_pil_handover()  local
 265 	struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv;  in adsp_stop()  local
 286 	struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv;  in adsp_da_to_va()  local
 298 	struct qcom_adsp *adsp = rproc->priv;  in adsp_panic()  local
 312 static int adsp_init_clock(struct qcom_adsp *adsp, const char **clk_ids)  in adsp_init_clock()
 340 static int adsp_init_reset(struct qcom_adsp *adsp)  in adsp_init_reset()
 363 static int adsp_init_mmio(struct qcom_adsp *adsp,  in adsp_init_mmio()
 [all …]
 
 | 
| D | qcom_q6v5_pas.c | 88 	struct qcom_adsp *adsp = rproc->priv;  in adsp_minidump()  local93 static int adsp_pds_enable(struct qcom_adsp *adsp, struct device **pds,  in adsp_pds_enable()
 120 static void adsp_pds_disable(struct qcom_adsp *adsp, struct device **pds,  in adsp_pds_disable()
 133 	struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv;  in adsp_load()  local
 149 	struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv;  in adsp_start()  local
 214 	struct qcom_adsp *adsp = container_of(q6v5, struct qcom_adsp, q6v5);  in qcom_pas_handover()  local
 225 	struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv;  in adsp_stop()  local
 247 	struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv;  in adsp_da_to_va()  local
 259 	struct qcom_adsp *adsp = (struct qcom_adsp *)rproc->priv;  in adsp_panic()  local
 282 static int adsp_init_clock(struct qcom_adsp *adsp)  in adsp_init_clock()
 [all …]
 
 | 
| /Linux-v5.15/drivers/net/wireless/ath/ath9k/ | 
| D | mac.c | 528 	struct ar5416_desc *adsp = AR5416DESC(ds);  in ath9k_hw_rxprocdesc()  local
 | 
| /Linux-v5.15/arch/arm64/boot/dts/qcom/ | 
| D | sm8350.dtsi | 1369 		adsp: remoteproc@17300000 {  label
 | 
| D | sm8250.dtsi | 3813 		adsp: remoteproc@17300000 {  label
 | 
| /Linux-v5.15/sound/soc/codecs/ | 
| D | arizona.h | 77 	struct wm_adsp adsp[ARIZONA_MAX_ADSP];  member
 | 
| D | madera.h | 121 	struct wm_adsp adsp[MADERA_MAX_ADSP];  member
 |