Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8955.c688 aif |= WM8955_LRP; in wm8955_set_fmt()
727 aif |= WM8955_BCLKINV | WM8955_LRP; in wm8955_set_fmt()
733 aif |= WM8955_LRP; in wm8955_set_fmt()
745 WM8955_LRP, aif); in wm8955_set_fmt()
Dwm8955.h118 #define WM8955_LRP 0x0010 /* LRP */ macro