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