Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dda7213.h144 #define DA7219_PLL_SRM_LOCK (0x1 << 1) macro
H A Dda7213.c768 if (pll_status & DA7219_PLL_SRM_LOCK) { in da7213_dai_event()