Home
last modified time | relevance | path

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

/drivers/net/ethernet/davicom/
Ddm9000.h26 #define DM9000_EPDRL 0x0D macro
Ddm9000.c305 ret = (ior(db, DM9000_EPDRH) << 8) | ior(db, DM9000_EPDRL); in dm9000_phy_read()
338 iow(db, DM9000_EPDRL, value); in dm9000_phy_write()
492 to[0] = ior(db, DM9000_EPDRL); in dm9000_read_eeprom()
516 iow(db, DM9000_EPDRL, data[0]); in dm9000_write_eeprom()