Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-as3722.c277 return AS3722_GPIO_MODE_INPUT_PULL_DOWN; in as3722_pinctrl_gpio_get_mode()
450 case AS3722_GPIO_MODE_INPUT_PULL_DOWN: in as3722_gpio_get()
/openbmc/linux/include/linux/mfd/
H A Das3722.h294 #define AS3722_GPIO_MODE_INPUT_PULL_DOWN 0x05 macro