Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8523.h95 #define WM8523_BCLKDIV_SHIFT 3 /* BCLKDIV - [5:3] */ macro
H A Dwm8523.c184 aifctrl2 |= bclk_ratios[i].value << WM8523_BCLKDIV_SHIFT; in wm8523_hw_params()