Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dwm8903.h245 #define WM8903_NUM_GPIO 5 macro
260 u32 gpio_cfg[WM8903_NUM_GPIO]; /* Default register values for GPIO pin mux */
/openbmc/linux/sound/soc/codecs/
H A Dwm8903.c1775 if (offset >= WM8903_NUM_GPIO) in wm8903_gpio_request()
1854 wm8903->gpio_chip.ngpio = WM8903_NUM_GPIO; in wm8903_init_gpio()