Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pinctrl/
Dpinctrl-as3722.c288 return AS3722_GPIO_MODE_INPUT_PULL_UP; in as3722_pinctrl_gpio_get_mode()
462 case AS3722_GPIO_MODE_INPUT_PULL_UP: in as3722_gpio_get()
/linux-5.19.10/include/linux/mfd/
Das3722.h293 #define AS3722_GPIO_MODE_INPUT_PULL_UP 0x04 macro