Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/clk/mediatek/
Dclk-pll.c136 val &= ~GENMASK(pll->data->pcw_shift + pll->data->pcwbits - 1, in mtk_pll_set_rate_regs()
137 pll->data->pcw_shift); in mtk_pll_set_rate_regs()
138 val |= pcw << pll->data->pcw_shift; in mtk_pll_set_rate_regs()
220 pcw = readl(pll->pcw_addr) >> pll->data->pcw_shift; in mtk_pll_recalc_rate()
Dclk-mtk.h233 int pcw_shift; member
Dclk-mt8135.c610 .pcw_shift = _pcw_shift, \
Dclk-mt7629.c40 .pcw_shift = _pcw_shift, \
Dclk-mt6797.c625 .pcw_shift = _pcw_shift, \
Dclk-mt7622.c40 .pcw_shift = _pcw_shift, \
Dclk-mt8516.c752 .pcw_shift = _pcw_shift, \
Dclk-mt2701.c933 .pcw_shift = _pcw_shift, \
Dclk-mt8167.c998 .pcw_shift = _pcw_shift, \
Dclk-mt6779.c1166 .pcw_shift = _pcw_shift, \
Dclk-mt8173.c954 .pcw_shift = _pcw_shift, \
Dclk-mt8183.c1089 .pcw_shift = _pcw_shift, \
Dclk-mt2712.c1185 .pcw_shift = _pcw_shift, \
Dclk-mt8192.c1142 .pcw_shift = _pcw_shift, \
Dclk-mt6765.c736 .pcw_shift = _pcw_shift, \