Home
last modified time | relevance | path

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

/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/
H A Dhif_nocpy.h25 #define HIF_NOCPY_RX_DMA_STATUS (HIF_NOCPY_BASE_ADDR + 0x4c) macro
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_cmd.c239 printf(" rx dma status: %x\n", readl(HIF_NOCPY_RX_DMA_STATUS)); in hif_status()