Searched refs:DA7219_PLL_SRM_STS_SRM_LOCK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ | ||
H A D | da7219.h | 227 #define DA7219_PLL_SRM_STS_SRM_LOCK (0x1 << 7) macro |
H A D | da7219.c | 838 if (pll_status & DA7219_PLL_SRM_STS_SRM_LOCK) { in da7219_dai_event() |