Searched refs:f_cnt (Results 1 – 1 of 1) sorted by relevance
926 u16 f_cnt = 0; in init_chipset_hpt366() local986 pci_read_config_word(dev, 0x78, &f_cnt); in init_chipset_hpt366()987 temp += f_cnt & 0x1ff; in init_chipset_hpt366()990 f_cnt = temp / 128; in init_chipset_hpt366()992 f_cnt = temp & 0x1ff; in init_chipset_hpt366()995 pci_clk = (f_cnt * dpll_clk) / 192; in init_chipset_hpt366()1009 dpll_clk, f_cnt, pci_clk); in init_chipset_hpt366()