Home
last modified time | relevance | path

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

/linux-6.15/drivers/pinctrl/intel/
H A Dpinctrl-intel.c473 PAD_CONNECT_INPUT = 1, enumerator
475 PAD_CONNECT_FULL = PAD_CONNECT_INPUT | PAD_CONNECT_OUTPUT,
484 return PAD_CONNECT_INPUT; in __intel_gpio_get_direction()
1736 (__intel_gpio_get_direction(value) == PAD_CONNECT_INPUT) && in __intel_gpio_is_direct_irq()