Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dwm9081.h365 #define WM9081_FLL_CLK_REF_DIV_MASK 0x0018 /* FLL_CLK_REF_DIV - [4:3] */ macro
Dwm9081.c613 reg5 &= ~WM9081_FLL_CLK_REF_DIV_MASK; in wm9081_set_fll()