Searched refs:DM9000_EPCR (Results 1 – 2 of 2) sorted by relevance
536 DM9000_iow(DM9000_EPCR, 0x4); in dm9000_read_srom_word()538 DM9000_iow(DM9000_EPCR, 0x0); in dm9000_read_srom_word()548 DM9000_iow(DM9000_EPCR, 0x12); in dm9000_write_srom_word()550 DM9000_iow(DM9000_EPCR, 0); in dm9000_write_srom_word()593 DM9000_iow(DM9000_EPCR, 0xc); /* Issue phyxcer read command */ in dm9000_phy_read()595 DM9000_iow(DM9000_EPCR, 0x0); /* Clear phyxcer read command */ in dm9000_phy_read()616 DM9000_iow(DM9000_EPCR, 0xa); /* Issue phyxcer write command */ in dm9000_phy_write()618 DM9000_iow(DM9000_EPCR, 0x0); /* Clear phyxcer write command */ in dm9000_phy_write()
25 #define DM9000_EPCR 0x0B macro