Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dwm8903.h15 #define WM8903_GPIO_CONFIG_ZERO 0x8000 macro
/linux/sound/soc/codecs/
H A Dwm8903.c1965 * Note: WM8903_GPIO_CONFIG_ZERO == 0x8000. in wm8903_set_pdata_from_of()
1972 pdata->gpio_cfg[i] = WM8903_GPIO_CONFIG_ZERO; in wm8903_set_pdata_from_of()
2080 (pdata->gpio_cfg[i] > WM8903_GPIO_CONFIG_ZERO)) in wm8903_i2c_probe()