Searched refs:fixed_div (Results 1 – 2 of 2) sorted by relevance
60 .fixed_div = _div, \71 .fixed_div = _div, \128 if (sc->fixed_div != 0) in k1_pll_recalc_freq()129 *freq = *freq / sc->fixed_div; in k1_pll_recalc_freq()142 if (sc->fixed_div == 0) { in k1_pll_set_freq()150 *fout = *fout / sc->fixed_div; in k1_pll_set_freq()
108 uint32_t fixed_div; /* Fixed clock divisor. */ member