Searched refs:pci_clock_ctrl (Results 1 – 2 of 2) sorted by relevance
164 tp->pci_clock_ctrl = clock_ctrl; in tg3_switch_clocks()1626 tp->pci_clock_ctrl |= in tg3_chip_reset()1628 tw32(TG3PCI_CLOCK_CTRL, tp->pci_clock_ctrl); in tg3_chip_reset()1856 tp->pci_clock_ctrl |= CLOCK_CTRL_DELAY_PCI_GRANT; in tg3_setup_hw()1857 tw32_carefully(TG3PCI_CLOCK_CTRL, tp->pci_clock_ctrl); in tg3_setup_hw()
2056 uint32_t pci_clock_ctrl; member