Home
last modified time | relevance | path

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

/linux-2.6.39/sound/soc/codecs/
Dwm8961.c752 aif &= ~(WM8961_BCLKINV | WM8961_LRP | in wm8961_set_fmt()
778 aif |= WM8961_LRP; in wm8961_set_fmt()
798 aif |= WM8961_LRP; in wm8961_set_fmt()
804 aif |= WM8961_BCLKINV | WM8961_LRP; in wm8961_set_fmt()
Dwm8961.h247 #define WM8961_LRP 0x0010 /* LRP */ macro