Home
last modified time | relevance | path

Searched refs:WM8903_GPIO_CONFIG_ZERO (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dwm8903.h15 #define WM8903_GPIO_CONFIG_ZERO 0x8000 macro
/kernel/linux/linux-6.6/include/sound/
H A Dwm8903.h15 #define WM8903_GPIO_CONFIG_ZERO 0x8000 macro
/kernel/linux/linux-5.10/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()
2081 (pdata->gpio_cfg[i] > WM8903_GPIO_CONFIG_ZERO)) in wm8903_i2c_probe()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm8903.c1961 * Note: WM8903_GPIO_CONFIG_ZERO == 0x8000. in wm8903_set_pdata_from_of()
1968 pdata->gpio_cfg[i] = WM8903_GPIO_CONFIG_ZERO; in wm8903_set_pdata_from_of()
2076 (pdata->gpio_cfg[i] > WM8903_GPIO_CONFIG_ZERO)) in wm8903_i2c_probe()

Completed in 7 milliseconds