Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8510.h19 #define WM8510_GPIO 0x8 macro
H A Dwm8510.c357 reg = snd_soc_component_read(component, WM8510_GPIO) & 0x1cf; in wm8510_set_dai_clkdiv()
358 snd_soc_component_write(component, WM8510_GPIO, reg | div); in wm8510_set_dai_clkdiv()