Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dwm8962.c965 case WM8962_GPIO_BASE: in wm8962_readable_register()
3344 snd_soc_update_bits(codec, WM8962_GPIO_BASE + offset, in wm8962_gpio_set()
3358 ret = snd_soc_update_bits(codec, WM8962_GPIO_BASE + offset, in wm8962_gpio_direction_out()
3447 switch (snd_soc_read(codec, WM8962_GPIO_BASE + i) in wm8962_probe()
Dwm8962.h185 #define WM8962_GPIO_BASE 0x200 macro