Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pinctrl/ !
Dpinctrl-as3722.c275 return AS3722_GPIO_MODE_INPUT_PULL_UP; in as3722_pinctrl_gpio_get_mode()
449 case AS3722_GPIO_MODE_INPUT_PULL_UP: in as3722_gpio_get()
/linux-6.12.1/include/linux/mfd/ !
Das3722.h293 #define AS3722_GPIO_MODE_INPUT_PULL_UP 0x04 macro