Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pinctrl/
Dpinctrl-microchip-sgpio.c79 #define SGPIO_MASTER_INTR_ENA BIT(0) macro
890 sgpio_clrsetbits(priv, REG_SIO_CONFIG, 0, 0, SGPIO_MASTER_INTR_ENA); in microchip_sgpio_register_bank()