Searched refs:REG_SIO_CONFIG (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/gpio/ |
H A D | mscc_sgpio.c | 24 REG_SIO_CONFIG, enumerator 234 sgpio_clrsetbits(priv, REG_SIO_CONFIG, 0, in mscc_sgpio_probe()
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-microchip-sgpio.c | 38 REG_SIO_CONFIG, enumerator 209 sgpio_clrsetbits(priv, REG_SIO_CONFIG, 0, clr, set); in sgpio_configure_bitstream() 237 u32 addr = sgpio_get_addr(priv, REG_SIO_CONFIG, 0); in sgpio_single_shot() 893 sgpio_clrsetbits(priv, REG_SIO_CONFIG, 0, 0, SGPIO_MASTER_INTR_ENA); in microchip_sgpio_register_bank()
|