Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dwm8955.c685 aif |= WM8955_LRP; in wm8955_set_fmt()
724 aif |= WM8955_BCLKINV | WM8955_LRP; in wm8955_set_fmt()
730 aif |= WM8955_LRP; in wm8955_set_fmt()
742 WM8955_LRP, aif); in wm8955_set_fmt()
Dwm8955.h115 #define WM8955_LRP 0x0010 /* LRP */ macro