Searched refs:sgpio_clrsetbits (Results  1 – 1 of 1) sorted by relevance
| /openbmc/u-boot/drivers/gpio/ | 
| H A D | mscc_sgpio.c | 94 static void sgpio_clrsetbits(struct mscc_sgpio_priv *priv,  in sgpio_clrsetbits()  function126 	sgpio_clrsetbits(priv, REG_PORT_CONFIG, port,  in mscc_sgpio_direction_output()
 234 	sgpio_clrsetbits(priv, REG_SIO_CONFIG, 0,  in mscc_sgpio_probe()
 241 	sgpio_clrsetbits(priv, REG_SIO_CLOCK, 0,  in mscc_sgpio_probe()
 
 |