Home
last modified time | relevance | path

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

/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/
H A Dhif.h29 #define HIF_TX_DMA_STATUS (HIF_BASE_ADDR + 0x48) macro
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_cmd.c225 printf(" tx dma status: %x\n", readl(HIF_TX_DMA_STATUS)); in hif_status()