Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pinctrl/
Dpinctrl-as3722.c289 return AS3722_GPIO_MODE_INPUT_PULL_DOWN; in as3722_pinctrl_gpio_get_mode()
467 case AS3722_GPIO_MODE_INPUT_PULL_DOWN: in as3722_gpio_get()
/linux-4.1.27/include/linux/mfd/
Das3722.h305 #define AS3722_GPIO_MODE_INPUT_PULL_DOWN 0x05 macro