Home
last modified time | relevance | path

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

/linux/sound/soc/sof/imx/
H A 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()