Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm2200.c766 case WM2200_GPIO_CTRL_1: in wm2200_readable_register()
2050 ret = snd_soc_component_read(component, WM2200_GPIO_CTRL_1); in wm2200_dai_probe()
2321 regmap_write(wm2200->regmap, WM2200_GPIO_CTRL_1 + i, in wm2200_i2c_probe()
H A Dwm2200.h252 #define WM2200_GPIO_CTRL_1 0x700 macro