Searched refs:IE_RXDCTL (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/ethernet/intel-ethernet/
H A Die.c37 readl(IE_RXDCTL), readl(IE_RDTR), readl(IE_RDBAH), readl(IE_RDBAL));
350 writel(reg, IE_RXDCTL);
354 while (!(readl(IE_RXDCTL) & IE_RXDCTL_ENABLE)) {
H A Die-hw.h42 #define IE_RXDCTL 0x2828 // RX Descriptor Control macro

Completed in 29 milliseconds