Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/sof/imx/
Dimx8m.c39 #define IMX8M_PWRCTL_CORERESET BIT(16) macro
133 pwrctl |= IMX8M_PWRCTL_CORERESET; in imx8m_reset()
144 pwrctl &= ~IMX8M_PWRCTL_CORERESET; in imx8m_reset()
/Linux-v6.1/drivers/remoteproc/
Dimx_dsp_rproc.c45 #define IMX8M_PWRCTL_CORERESET BIT(16) macro
183 pwrctl |= IMX8M_PWRCTL_CORERESET; in imx8mp_dsp_reset()
195 pwrctl &= ~IMX8M_PWRCTL_CORERESET; in imx8mp_dsp_reset()