Home
last modified time | relevance | path

Searched refs:get_chip_pdata (Results 1 – 2 of 2) sorted by relevance

/sound/soc/sof/imx/
A Dimx8.c50 imx_sc_pm_cpu_start(get_chip_pdata(sdev), IMX_SC_R_DSP, false, in imx8_shutdown()
63 ret = imx_sc_misc_set_control(get_chip_pdata(sdev), IMX_SC_R_DSP, in imx8x_run()
70 ret = imx_sc_misc_set_control(get_chip_pdata(sdev), IMX_SC_R_DSP, in imx8x_run()
77 ret = imx_sc_misc_set_control(get_chip_pdata(sdev), IMX_SC_R_DSP, in imx8x_run()
85 ret = imx_sc_misc_set_control(get_chip_pdata(sdev), IMX_SC_R_DSP, in imx8x_run()
92 imx_sc_pm_cpu_start(get_chip_pdata(sdev), IMX_SC_R_DSP, true, in imx8x_run()
109 imx_sc_pm_cpu_start(get_chip_pdata(sdev), IMX_SC_R_DSP, true, in imx8_run()
138 chip = get_chip_pdata(sdev); in imx8m_reset()
160 struct imx8m_chip_data *chip = get_chip_pdata(sdev); in imx8m_run()
194 struct regmap *regmap = get_chip_pdata(sdev); in imx8ulp_run()
[all …]
A Dimx-common.h21 #define get_chip_pdata(sdev)\ macro

Completed in 11 milliseconds