Home
last modified time | relevance | path

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

/external/u-boot/include/net/pfe_eth/pfe/cbus/
Dhif.h40 #define BDP_CSR_RX_DMA_ACTV BIT(16) macro
/external/u-boot/drivers/net/pfe_eth/
Dpfe_cmd.c430 if (rx_status & BDP_CSR_RX_DMA_ACTV) in pfe_command_stop()
435 if (readl(HIF_RX_STATUS) & BDP_CSR_RX_DMA_ACTV) in pfe_command_stop()