Searched refs:TG3PCI_MISC_HOST_CTRL (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/ethernet/broadcom/ |
| H A D | tg3.c | 1002 tw32(TG3PCI_MISC_HOST_CTRL, in tg3_disable_ints() 1015 tw32(TG3PCI_MISC_HOST_CTRL, in tg3_enable_ints() 4001 TG3PCI_MISC_HOST_CTRL, tp->misc_host_ctrl); in tg3_enable_register_access() 4035 misc_host_ctrl = tr32(TG3PCI_MISC_HOST_CTRL); in tg3_power_down_prepare() 4036 tw32(TG3PCI_MISC_HOST_CTRL, in tg3_power_down_prepare() 9055 pci_write_config_dword(tp->pdev, TG3PCI_MISC_HOST_CTRL, in tg3_restore_pci_state() 11420 misc_host_ctrl = tr32(TG3PCI_MISC_HOST_CTRL); in tg3_test_interrupt() 16318 pci_read_config_dword(tp->pdev, TG3PCI_MISC_HOST_CTRL, in tg3_get_invariants() 16322 pci_write_config_dword(tp->pdev, TG3PCI_MISC_HOST_CTRL, in tg3_get_invariants() 16983 pci_write_config_dword(tp->pdev, TG3PCI_MISC_HOST_CTRL, in tg3_get_invariants()
|
| H A D | tg3.h | 118 #define TG3PCI_MISC_HOST_CTRL 0x00000068 macro
|