Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dmscc_sgpio.c51 #define MSCC_F_PORT_CFG_BIT_SOURCE(p, x) __F(p->props->bit_source, x) macro
127 MSCC_F_PORT_CFG_BIT_SOURCE(priv, mask), in mscc_sgpio_direction_output()
128 MSCC_F_PORT_CFG_BIT_SOURCE(priv, value)); in mscc_sgpio_direction_output()