Searched refs:pci_mhz (Results 1 – 1 of 1) sorted by relevance
496 unsigned int pci_mhz; in hpt3x2n_init_one() local566 pci_mhz = hpt3x2n_pci_clock(dev); in hpt3x2n_init_one()568 f_low = (pci_mhz * 48) / 66; /* PCI Mhz for 66Mhz DPLL */ in hpt3x2n_init_one()586 pr_info("bus clock %dMHz, using 66MHz DPLL\n", pci_mhz); in hpt3x2n_init_one()592 if (pci_mhz > 60) in hpt3x2n_init_one()