Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/intel/
H A Dpinctrl-intel.c461 PAD_CONNECT_INPUT = 1, enumerator
463 PAD_CONNECT_FULL = PAD_CONNECT_INPUT | PAD_CONNECT_OUTPUT,
472 return PAD_CONNECT_INPUT; in __intel_gpio_get_direction()
1727 (__intel_gpio_get_direction(value) == PAD_CONNECT_INPUT) && in __intel_gpio_is_direct_irq()