Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/Lan9118Dxe/
DLan9118DxeUtil.c726 RxCfg |= RXCFG_RX_DUMP; in StopRx()
730 while (MmioRead32 (LAN9118_RX_CFG) & RXCFG_RX_DUMP); in StopRx()
803 RxCfg |= RXCFG_RX_DUMP; in StartRx()
807 while (MmioRead32 (LAN9118_RX_CFG) & RXCFG_RX_DUMP); in StartRx()
DLan9118DxeHw.h228 #define RXCFG_RX_DUMP BIT15 // Clear Rx data and status FIFOs macro