Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwm8962.c3425 WM8962_GPIO_BASE + offset,
3440 ret = snd_soc_component_update_bits(component, WM8962_GPIO_BASE + offset, in wm8962_gpio_direction_out()
3531 * Register 515 (WM8962_GPIO_BASE + 3) does not exist, in wm8962_probe()
3536 switch (snd_soc_component_read(component, WM8962_GPIO_BASE + i) in wm8962_probe()
H A Dwm8962.h182 #define WM8962_GPIO_BASE 0x200 macro