Searched refs:WM8510_GPIO (Results 1 – 2 of 2) sorted by relevance
22 #define WM8510_GPIO 0x8 macro
360 reg = snd_soc_read(codec, WM8510_GPIO) & 0x1cf; in wm8510_set_dai_clkdiv()361 snd_soc_write(codec, WM8510_GPIO, reg | div); in wm8510_set_dai_clkdiv()