Home
last modified time | relevance | path

Searched refs:pcw_shift (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.4/drivers/clk/mediatek/
Dclk-pll.c135 val &= ~GENMASK(pll->data->pcw_shift + pll->data->pcwbits - 1, in mtk_pll_set_rate_regs()
136 pll->data->pcw_shift); in mtk_pll_set_rate_regs()
137 val |= pcw << pll->data->pcw_shift; in mtk_pll_set_rate_regs()
219 pcw = readl(pll->pcw_addr) >> pll->data->pcw_shift; in mtk_pll_recalc_rate()
Dclk-mtk.h232 int pcw_shift; member
Dclk-mt8135.c610 .pcw_shift = _pcw_shift, \
Dclk-mt7629.c40 .pcw_shift = _pcw_shift, \
Dclk-mt6797.c630 .pcw_shift = _pcw_shift, \
Dclk-mt8516.c752 .pcw_shift = _pcw_shift, \
Dclk-mt7622.c40 .pcw_shift = _pcw_shift, \
Dclk-mt2701.c933 .pcw_shift = _pcw_shift, \
Dclk-mt6779.c1164 .pcw_shift = _pcw_shift, \
Dclk-mt8183.c1089 .pcw_shift = _pcw_shift, \
Dclk-mt2712.c1185 .pcw_shift = _pcw_shift, \
Dclk-mt8173.c1041 .pcw_shift = _pcw_shift, \