Searched refs:pcw_shift (Results 1 – 4 of 4) sorted by relevance
130 val &= ~GENMASK(pll->pcw_shift + pll->pcwbits - 1, pll->pcw_shift); in mtk_pll_set_rate_regs()131 val |= pcw << pll->pcw_shift; in mtk_pll_set_rate_regs()195 pcw = readl(priv->base + pll->pcw_reg) >> pll->pcw_shift; in mtk_apmixedsys_get_rate()
41 int pcw_shift; member
44 .pcw_shift = _pcw_shift, \
40 .pcw_shift = _pcw_shift, \