Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/imx/
H A 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()
/openbmc/linux/drivers/remoteproc/
H A Dimx_dsp_rproc.c52 #define IMX8M_PWRCTL_CORERESET BIT(16) macro
193 pwrctl |= IMX8M_PWRCTL_CORERESET; in imx8mp_dsp_reset()
205 pwrctl &= ~IMX8M_PWRCTL_CORERESET; in imx8mp_dsp_reset()