Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dda7218.h886 #define DA7218_PLL_MODE_SRM (0x2 << 6) macro
H A Dda7218.c1442 if ((pll_ctrl & DA7218_PLL_MODE_MASK) != DA7218_PLL_MODE_SRM) in da7218_dai_event()
1906 pll_ctrl |= DA7218_PLL_MODE_SRM; in da7218_set_dai_pll()