Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8728.c116 u16 iface = snd_soc_component_read(component, WM8728_IFCTL); in wm8728_set_dai_fmt()
156 snd_soc_component_write(component, WM8728_IFCTL, iface); in wm8728_set_dai_fmt()
235 .max_register = WM8728_IFCTL,
H A Dwm8728.h16 #define WM8728_IFCTL 0x03 macro