Searched refs:misc_host_ctrl (Results 1 – 2 of 2) sorted by relevance
146 (tp->misc_host_ctrl | MISC_HOST_CTRL_MASK_PCI_INT)); in tg3_disable_ints()503 pci_write_config_dword(tp->pdev, TG3PCI_MISC_HOST_CTRL, tp->misc_host_ctrl); in tg3_set_power_state_0()1554 tp->misc_host_ctrl); in tg3_chip_reset()1579 tw32(TG3PCI_MISC_HOST_CTRL, tp->misc_host_ctrl); in tg3_chip_reset()2669 tp->misc_host_ctrl |= (misc_ctrl_reg & in tg3_get_invariants()2672 tp->misc_host_ctrl); in tg3_get_invariants()3198 tp->misc_host_ctrl = in tg3_probe()
2096 uint32_t misc_host_ctrl; member