Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm8955.c688 aif |= WM8955_LRP; in wm8955_set_fmt()
726 aif |= WM8955_BCLKINV | WM8955_LRP; in wm8955_set_fmt()
732 aif |= WM8955_LRP; in wm8955_set_fmt()
744 WM8955_LRP, aif); in wm8955_set_fmt()
Dwm8955.h118 #define WM8955_LRP 0x0010 /* LRP */ macro