Searched refs:pfc (Results 1 – 2 of 2) sorted by relevance
357 unsigned short frqcr, ifc, pfc, bfc; in time_init() local453 pfc = pfc_table[tmp]; in time_init()463 pfc = pfc_table[tmp]; in time_init()515 pfc = pfc_table[frqcr & 0x0007]; in time_init()519 master_clock = module_clock * pfc; in time_init()
490 unsigned long frqcr, ifc, pfc; in time_init() local532 pfc = pfc_table[(frqcr>> 12) & 0x0007]; in time_init()539 module_clock = master_clock/pfc; in time_init()