Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
Dwm8960.h21 #define WM8960_IFACE1 0x7 macro
Dwm8960.c577 snd_soc_component_write(component, WM8960_IFACE1, iface); in wm8960_set_dai_fmt()
745 u16 iface1 = snd_soc_component_read(component, WM8960_IFACE1); in wm8960_configure_clocking()
822 u16 iface = snd_soc_component_read(component, WM8960_IFACE1) & 0xfff3; in wm8960_hw_params()
866 snd_soc_component_write(component, WM8960_IFACE1, iface); in wm8960_hw_params()