Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/davicom/
A Ddm9000.h27 #define DM9000_EPDRL 0x0D macro
A Ddm9000.c306 ret = (ior(db, DM9000_EPDRH) << 8) | ior(db, DM9000_EPDRL); in dm9000_phy_read()
340 iow(db, DM9000_EPDRL, value); in dm9000_phy_write()
496 to[0] = ior(db, DM9000_EPDRL); in dm9000_read_eeprom()
520 iow(db, DM9000_EPDRL, data[0]); in dm9000_write_eeprom()

Completed in 7 milliseconds