Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Ddm9000x.h69 #define NCR_LBK_INT_MAC (1<<1) macro
H A Ddm9000x.c258 DM9000_iow(DM9000_NCR, (NCR_LBK_INT_MAC | NCR_RST)); in dm9000_reset()
266 DM9000_iow(DM9000_NCR, (NCR_LBK_INT_MAC | NCR_RST)); /* Issue a second reset */ in dm9000_reset()