Home
last modified time | relevance | path

Searched refs:DM9000_ID (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Ddm9000x.h7 #define DM9000_ID 0x90000A46 macro
H A Ddm9000x.c233 if (id_val == DM9000_ID) { in dm9000_probe()
/openbmc/linux/drivers/net/ethernet/davicom/
H A Ddm9000.h9 #define DM9000_ID 0x90000A46 macro
H A Ddm9000.c1619 if (id_val == DM9000_ID) in dm9000_probe()
1624 if (id_val != DM9000_ID) { in dm9000_probe()