Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8900.c41 #define WM8900_REG_AUDIO1 0x4 macro
331 WM8900_REG_AUDIO1, 15, lr_txt);
334 WM8900_REG_AUDIO1, 14, lr_txt);
632 reg = snd_soc_component_read(component, WM8900_REG_AUDIO1) & ~0x60; in wm8900_hw_params()
650 snd_soc_component_write(component, WM8900_REG_AUDIO1, reg); in wm8900_hw_params()
864 aif1 = snd_soc_component_read(component, WM8900_REG_AUDIO1); in wm8900_set_dai_fmt()
963 snd_soc_component_write(component, WM8900_REG_AUDIO1, aif1); in wm8900_set_dai_fmt()