Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8955.h464 #define WM8955_K_17_9_MASK 0x01FF /* K(17:9) - [8:0] */ macro
H A Dwm8955.c296 WM8955_K_17_9_MASK, in wm8955_configure_clocking()
297 (pll.k >> 9) & WM8955_K_17_9_MASK); in wm8955_configure_clocking()