Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.c1001 (tp->misc_host_ctrl | MISC_HOST_CTRL_MASK_PCI_INT)); in tg3_disable_ints()
1014 (tp->misc_host_ctrl & ~MISC_HOST_CTRL_MASK_PCI_INT)); in tg3_enable_ints()
4005 TG3PCI_MISC_HOST_CTRL, tp->misc_host_ctrl); in tg3_enable_register_access()
4029 u32 misc_host_ctrl; in tg3_power_down_prepare() local
4039 misc_host_ctrl = tr32(TG3PCI_MISC_HOST_CTRL); in tg3_power_down_prepare()
4041 misc_host_ctrl | MISC_HOST_CTRL_MASK_PCI_INT); in tg3_power_down_prepare()
8971 tp->misc_host_ctrl); in tg3_restore_pci_state()
11331 u32 int_mbox, misc_host_ctrl; in tg3_test_interrupt() local
11334 misc_host_ctrl = tr32(TG3PCI_MISC_HOST_CTRL); in tg3_test_interrupt()
11337 (misc_host_ctrl in tg3_test_interrupt()
[all...]
H A Dtg3.h3255 u32 misc_host_ctrl; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.c1002 (tp->misc_host_ctrl | MISC_HOST_CTRL_MASK_PCI_INT)); in tg3_disable_ints()
1015 (tp->misc_host_ctrl & ~MISC_HOST_CTRL_MASK_PCI_INT)); in tg3_enable_ints()
4000 TG3PCI_MISC_HOST_CTRL, tp->misc_host_ctrl); in tg3_enable_register_access()
4024 u32 misc_host_ctrl; in tg3_power_down_prepare() local
4034 misc_host_ctrl = tr32(TG3PCI_MISC_HOST_CTRL); in tg3_power_down_prepare()
4036 misc_host_ctrl | MISC_HOST_CTRL_MASK_PCI_INT); in tg3_power_down_prepare()
8956 tp->misc_host_ctrl); in tg3_restore_pci_state()
11311 u32 int_mbox, misc_host_ctrl; in tg3_test_interrupt() local
11314 misc_host_ctrl = tr32(TG3PCI_MISC_HOST_CTRL); in tg3_test_interrupt()
11317 (misc_host_ctrl in tg3_test_interrupt()
[all...]
H A Dtg3.h3255 u32 misc_host_ctrl; member

Completed in 50 milliseconds