Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8728.c119 u16 iface = snd_soc_component_read32(component, WM8728_IFCTL); in wm8728_set_dai_fmt()
159 snd_soc_component_write(component, WM8728_IFCTL, iface); in wm8728_set_dai_fmt()
238 .max_register = WM8728_IFCTL,
Dwm8728.h19 #define WM8728_IFCTL 0x03 macro