Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.h279 #define TG3PCI_REG_BASE_ADDR 0x00000078 macro
H A Dtg3.c494 pci_write_config_dword(tp->pdev, TG3PCI_REG_BASE_ADDR, off); in tg3_write_indirect_reg32()
511 pci_write_config_dword(tp->pdev, TG3PCI_REG_BASE_ADDR, off); in tg3_read_indirect_reg32()
533 pci_write_config_dword(tp->pdev, TG3PCI_REG_BASE_ADDR, off + 0x5600); in tg3_write_indirect_mbox()
553 pci_write_config_dword(tp->pdev, TG3PCI_REG_BASE_ADDR, off + 0x5600); in tg3_read_indirect_mbox()
16883 /* Clear TG3PCI_REG_BASE_ADDR to prevent hangs. */ in tg3_get_invariants()
16884 tw32(TG3PCI_REG_BASE_ADDR, 0); in tg3_get_invariants()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.h279 #define TG3PCI_REG_BASE_ADDR 0x00000078 macro
H A Dtg3.c495 pci_write_config_dword(tp->pdev, TG3PCI_REG_BASE_ADDR, off); in tg3_write_indirect_reg32()
512 pci_write_config_dword(tp->pdev, TG3PCI_REG_BASE_ADDR, off); in tg3_read_indirect_reg32()
534 pci_write_config_dword(tp->pdev, TG3PCI_REG_BASE_ADDR, off + 0x5600); in tg3_write_indirect_mbox()
554 pci_write_config_dword(tp->pdev, TG3PCI_REG_BASE_ADDR, off + 0x5600); in tg3_read_indirect_mbox()
16807 /* Clear TG3PCI_REG_BASE_ADDR to prevent hangs. */ in tg3_get_invariants()
16808 tw32(TG3PCI_REG_BASE_ADDR, 0); in tg3_get_invariants()

Completed in 67 milliseconds