Searched refs:TG3PCI_REG_BASE_ADDR (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtg3.h248 #define TG3PCI_REG_BASE_ADDR 0x00000078 macro
H A Dtg3.c393 pci_write_config_dword(tp->pdev, TG3PCI_REG_BASE_ADDR, off);
410 pci_write_config_dword(tp->pdev, TG3PCI_REG_BASE_ADDR, off);
432 pci_write_config_dword(tp->pdev, TG3PCI_REG_BASE_ADDR, off + 0x5600);
452 pci_write_config_dword(tp->pdev, TG3PCI_REG_BASE_ADDR, off + 0x5600);

Completed in 122 milliseconds