Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pinctrl/
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()
/linux-6.12.1/include/linux/mfd/
Das3722.h294 #define AS3722_GPIO_MODE_INPUT_PULL_DOWN 0x05 macro