Searched refs:od_enc (Results 1 – 1 of 1) sorted by relevance
86 unsigned m, n, od, od_enc = 0; 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()115 if (pll_info->od_encoding[od] == od_enc) in ingenic_pll_recalc_rate()