Searched refs:WM8974_GPIO (Results 1 – 2 of 2) sorted by relevance
22 #define WM8974_GPIO 0x8 macro
364 reg = snd_soc_read(codec, WM8974_GPIO) & 0x1cf; in wm8974_set_dai_clkdiv()365 snd_soc_write(codec, WM8974_GPIO, reg | div); in wm8974_set_dai_clkdiv()