Searched refs:DCR7 (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/net/ |
D | dmfe.c | 262 DCR5 = 0x28, DCR6 = 0x30, DCR7 = 0x38, DCR8 = 0x40, DCR9 = 0x48, enumerator 605 outl(db->cr7_data, ioaddr + DCR7); in dmfe_init_dm910x() 649 outl(0, dev->base_addr + DCR7); in dmfe_start_xmit() 679 outl(db->cr7_data, dev->base_addr + DCR7); in dmfe_start_xmit() 757 outl(0, ioaddr + DCR7); in dmfe_interrupt() 789 outl(db->cr7_data, ioaddr + DCR7); in dmfe_interrupt() 1186 outl(0, dev->base_addr + DCR7); /* Disable Interrupt */ in dmfe_dynamic_reset()
|