Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dne2000_base.h166 #define DP_RCR 0x0c /* write */ macro
H A Dne2000_base.c179 DP_OUT(base, DP_RCR, DP_RCR_MON); /* Accept no packets */ in dp83902a_start()
205 DP_OUT(base, DP_RCR, DP_RCR_AB); /* Accept broadcast, no errors, no multicast */ in dp83902a_start()