Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/imx/
Dimx8m.c33 #define IMX8M_PWRCTL_CORERESET BIT(16) macro
128 pwrctl |= IMX8M_PWRCTL_CORERESET; in imx8m_reset()
139 pwrctl &= ~IMX8M_PWRCTL_CORERESET; in imx8m_reset()
/linux-6.12.1/drivers/remoteproc/
Dimx_dsp_rproc.c52 #define IMX8M_PWRCTL_CORERESET BIT(16) macro
189 pwrctl |= IMX8M_PWRCTL_CORERESET; in imx8mp_dsp_reset()
201 pwrctl &= ~IMX8M_PWRCTL_CORERESET; in imx8mp_dsp_reset()