Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dwm8974.h19 #define WM8974_GPIO 0x8 macro
Dwm8974.c357 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()