Searched refs:WM8962_GPIO_BASE (Results 1 – 2 of 2) sorted by relevance
3415 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()
182 #define WM8962_GPIO_BASE 0x200 macro