Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8962.c3415 snd_soc_component_update_bits(component, WM8962_GPIO_BASE + offset, in wm8962_gpio_set()
3429 ret = snd_soc_component_update_bits(component, WM8962_GPIO_BASE + offset, in wm8962_gpio_direction_out()
3525 switch (snd_soc_component_read(component, WM8962_GPIO_BASE + i) in wm8962_probe()
H A Dwm8962.h182 #define WM8962_GPIO_BASE 0x200 macro