Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dne2000_base.h281 #define DP_TCR_NORMAL 0x00 /* Normal transmitter operation */ macro
H A Dne2000_base.c204 DP_OUT(base, DP_TCR, DP_TCR_NORMAL); /* Normal transmit operations */ in dp83902a_start()
593 DP_OUT(base, DP_TCR, DP_TCR_NORMAL); in dp83902a_Overflow()