Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dda7213.h156 #define DA7213_PLL_SRM_LOCK (0x1 << 1) macro
H A Dda7213.c934 if (pll_status & DA7213_PLL_SRM_LOCK) { in da7213_dai_event()