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