Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dmscc_sgpio.c37 struct mscc_sgpio_bf port_width; member
47 #define MSCC_F_CFG_SIO_PORT_WIDTH(p, x) __F(p->props->port_width, x)
48 #define MSCC_M_CFG_SIO_PORT_WIDTH(p) __M(p->props->port_width)
57 .port_width = { 2, 3 },
65 .port_width = { 7, 8 },