Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/imx/
H A Dimx8m.c47 #define AudioDSP_REG2_RUNSTALL BIT(5) macro
121 regmap_update_bits(priv->regmap, AudioDSP_REG2, AudioDSP_REG2_RUNSTALL, 0); in imx8m_run()
140 AudioDSP_REG2_RUNSTALL, AudioDSP_REG2_RUNSTALL); in imx8m_reset()