Home
last modified time | relevance | path

Searched refs:DM9000_CHIPR (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Ddm9000x.h46 #define DM9000_CHIPR 0x2C macro
/openbmc/linux/drivers/net/ethernet/davicom/
H A Ddm9000.h46 #define DM9000_CHIPR 0x2C macro
H A Ddm9000.c1632 id_val = ior(db, DM9000_CHIPR); in dm9000_probe()