Searched refs:WM8962_GPIO_BASE (Results 1 – 2 of 2) sorted by relevance
964 case WM8962_GPIO_BASE: in wm8962_readable_register()3339 snd_soc_component_update_bits(component, WM8962_GPIO_BASE + offset, in wm8962_gpio_set()3353 ret = snd_soc_component_update_bits(component, WM8962_GPIO_BASE + offset, in wm8962_gpio_direction_out()3442 switch (snd_soc_component_read32(component, WM8962_GPIO_BASE + i) in wm8962_probe()
185 #define WM8962_GPIO_BASE 0x200 macro