Searched refs:TG3PCI_CLOCK_CTRL (Results 1 – 2 of 2) sorted by relevance
160 clock_ctrl = tr32(TG3PCI_CLOCK_CTRL); in tg3_switch_clocks()170 tw32_carefully(TG3PCI_CLOCK_CTRL, in tg3_switch_clocks()172 tw32_carefully(TG3PCI_CLOCK_CTRL, in tg3_switch_clocks()175 tw32_carefully(TG3PCI_CLOCK_CTRL, clock_ctrl); in tg3_switch_clocks()1628 tw32(TG3PCI_CLOCK_CTRL, tp->pci_clock_ctrl); in tg3_chip_reset()1857 tw32_carefully(TG3PCI_CLOCK_CTRL, tp->pci_clock_ctrl); in tg3_setup_hw()2958 tw32(TG3PCI_CLOCK_CTRL, 0); in tg3_setup_dma()2989 uint32_t ccval = tr32(TG3PCI_CLOCK_CTRL) & 0x1f; in tg3_setup_dma()
259 #define TG3PCI_CLOCK_CTRL 0x00000074 macro