Searched refs:DP_DCR_INIT (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/net/ | ||
H A D | ne2000_base.h | 233 #define DP_DCR_INIT (DP_DCR_LS|DP_DCR_FIFO_4) macro |
H A D | ne2000_base.c | 176 DP_OUT(base, DP_DCR, DP_DCR_INIT); in dp83902a_start() |