Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8961.c626 aif &= ~(WM8961_BCLKINV | WM8961_LRP | in wm8961_set_fmt()
652 aif |= WM8961_LRP; in wm8961_set_fmt()
673 aif |= WM8961_LRP; in wm8961_set_fmt()
679 aif |= WM8961_BCLKINV | WM8961_LRP; in wm8961_set_fmt()
H A Dwm8961.h244 #define WM8961_LRP 0x0010 /* LRP */ macro