Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-microchip-sgpio.c81 #define SGPIO_MASTER_INTR_ENA BIT(0) macro
893 sgpio_clrsetbits(priv, REG_SIO_CONFIG, 0, 0, SGPIO_MASTER_INTR_ENA); in microchip_sgpio_register_bank()