Home
last modified time | relevance | path

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

/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/
H A Dgpi.h27 #define GPI_FIFO_STATUS 0x54 macro
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_cmd.c248 printf(" tx under stick: %x\n", readl(base + GPI_FIFO_STATUS)); in gpi()