Searched refs:WM9081_FLL_CLK_SRC_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ | ||
D | wm9081.h | 368 #define WM9081_FLL_CLK_SRC_MASK 0x0003 /* FLL_CLK_SRC - [1:0] */ macro |
D | wm9081.c | 572 reg5 &= ~WM9081_FLL_CLK_SRC_MASK; in wm9081_set_fll() |