Searched refs:misc_host_ctrl (Results 1 – 2 of 2) sorted by relevance
152 (tp->misc_host_ctrl | MISC_HOST_CTRL_MASK_PCI_INT)); in tg3_disable_ints()522 pci_write_config_dword(tp->pdev, TG3PCI_MISC_HOST_CTRL, tp->misc_host_ctrl); in tg3_set_power_state_0()1606 tp->misc_host_ctrl); in tg3_chip_reset()1631 tw32(TG3PCI_MISC_HOST_CTRL, tp->misc_host_ctrl); in tg3_chip_reset()2754 tp->misc_host_ctrl |= (misc_ctrl_reg & in tg3_get_invariants()2757 tp->misc_host_ctrl); in tg3_get_invariants()3302 tp->misc_host_ctrl = in tg3_probe()
2010 uint32_t misc_host_ctrl; member