Home
last modified time | relevance | path

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

/u-boot/include/net/pfe_eth/pfe/cbus/
A Dhif.h24 #define HIF_RX_STATUS (HIF_BASE_ADDR + 0x30) macro
/u-boot/drivers/net/pfe_eth/
A Dpfe_cmd.c232 printf(" rx status: %x\n", readl(HIF_RX_STATUS)); in hif_status()
433 rx_status = readl(HIF_RX_STATUS); in pfe_command_stop()
439 if (readl(HIF_RX_STATUS) & BDP_CSR_RX_DMA_ACTV) in pfe_command_stop()

Completed in 4 milliseconds