Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/
Dtg3.h279 #define TG3PCI_REG_BASE_ADDR 0x00000078 macro
Dtg3.c493 pci_write_config_dword(tp->pdev, TG3PCI_REG_BASE_ADDR, off); in tg3_write_indirect_reg32()
510 pci_write_config_dword(tp->pdev, TG3PCI_REG_BASE_ADDR, off); in tg3_read_indirect_reg32()
532 pci_write_config_dword(tp->pdev, TG3PCI_REG_BASE_ADDR, off + 0x5600); in tg3_write_indirect_mbox()
552 pci_write_config_dword(tp->pdev, TG3PCI_REG_BASE_ADDR, off + 0x5600); in tg3_read_indirect_mbox()
16844 tw32(TG3PCI_REG_BASE_ADDR, 0); in tg3_get_invariants()