Searched refs:od_enc (Results 1 – 1 of 1) sorted by relevance
84 unsigned m, n, od_enc, od; in ingenic_pll_recalc_rate() local101 od_enc = ctl >> pll_info->od_shift; in ingenic_pll_recalc_rate()102 od_enc &= GENMASK(pll_info->od_bits - 1, 0); in ingenic_pll_recalc_rate()113 if (pll_info->od_encoding[od] == od_enc) in ingenic_pll_recalc_rate()