Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm8961.c630 aif &= ~(WM8961_BCLKINV | WM8961_LRP | in wm8961_set_fmt()
656 aif |= WM8961_LRP; in wm8961_set_fmt()
676 aif |= WM8961_LRP; in wm8961_set_fmt()
682 aif |= WM8961_BCLKINV | WM8961_LRP; in wm8961_set_fmt()
Dwm8961.h247 #define WM8961_LRP 0x0010 /* LRP */ macro