Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8961.c629 aif &= ~(WM8961_BCLKINV | WM8961_LRP | in wm8961_set_fmt()
655 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