Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-microchip-sgpio.c55 SGPIO_FLAGS_HAS_IRQ = BIT(0), enumerator
103 .flags = SGPIO_FLAGS_HAS_IRQ,
870 if (bank->is_input && priv->properties->flags & SGPIO_FLAGS_HAS_IRQ) { in microchip_sgpio_register_bank()