Searched refs:pci_clock_ctrl (Results 1 – 2 of 2) sorted by relevance
158 tp->pci_clock_ctrl = clock_ctrl; in tg3_switch_clocks()1574 tp->pci_clock_ctrl |= in tg3_chip_reset()1576 tw32(TG3PCI_CLOCK_CTRL, tp->pci_clock_ctrl); in tg3_chip_reset()1789 tp->pci_clock_ctrl |= CLOCK_CTRL_DELAY_PCI_GRANT; in tg3_setup_hw()1790 tw32_carefully(TG3PCI_CLOCK_CTRL, tp->pci_clock_ctrl); in tg3_setup_hw()
2139 uint32_t pci_clock_ctrl; member