Searched refs:WM8974_GPIO (Results 1 – 2 of 2) sorted by relevance
19 #define WM8974_GPIO 0x8 macro
357 reg = snd_soc_component_read(component, WM8974_GPIO) & 0x1cf; in wm8974_set_dai_clkdiv()358 snd_soc_component_write(component, WM8974_GPIO, reg | div); in wm8974_set_dai_clkdiv()