Home
last modified time | relevance | path

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

/linux-3.4.99/include/sound/
Dwm8903.h248 #define WM8903_NUM_GPIO 5 macro
263 u32 gpio_cfg[WM8903_NUM_GPIO]; /* Default register values for GPIO pin mux */
/linux-3.4.99/sound/soc/codecs/
Dwm8903.c1771 if (offset >= WM8903_NUM_GPIO) in wm8903_gpio_request()
1855 wm8903->gpio_chip.ngpio = WM8903_NUM_GPIO; in wm8903_init_gpio()