Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/davicom/
H A Ddm9000.h75 #define NCR_MAC_LBK (1<<1) macro
H A Ddm9000.c184 iow(db, DM9000_NCR, NCR_RST | NCR_MAC_LBK); in dm9000_reset()
190 iow(db, DM9000_NCR, NCR_RST | NCR_MAC_LBK); in dm9000_reset()