Searched refs:pcw_shift (Results 1 – 8 of 8) sorted by relevance
111 val &= ~GENMASK(pll->data->pcw_shift + pll->data->pcwbits - 1, in mtk_pll_set_rate_regs()112 pll->data->pcw_shift); in mtk_pll_set_rate_regs()113 val |= pcw << pll->data->pcw_shift; in mtk_pll_set_rate_regs()196 pcw = readl(pll->pcw_addr) >> pll->data->pcw_shift; in mtk_pll_recalc_rate()
220 int pcw_shift; member
618 .pcw_shift = _pcw_shift, \
620 .pcw_shift = _pcw_shift, \
48 .pcw_shift = _pcw_shift, \
946 .pcw_shift = _pcw_shift, \
1189 .pcw_shift = _pcw_shift, \
1049 .pcw_shift = _pcw_shift, \