Home
last modified time | relevance | path

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

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