Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwm8940.h25 #define WM8940_GPIO 0x08 macro
H A Dwm8940.c67 case WM8940_GPIO: in wm8940_readable_register()
640 reg = snd_soc_component_read(component, WM8940_GPIO) & 0xFFCF; in wm8940_set_dai_clkdiv()
641 ret = snd_soc_component_write(component, WM8940_GPIO, reg | (div << 4)); in wm8940_set_dai_clkdiv()