Searched refs:msel (Results 1 – 1 of 1) sorted by relevance
46 int msel = (pll_ctl >> 9) & 0x3f; in TICKS_PER_SEC() local48 if (msel == 0) in TICKS_PER_SEC()50 msel = 64; in TICKS_PER_SEC()51 clock *= msel; in TICKS_PER_SEC()