Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/mediatek/
Dclk-pll.c140 val &= ~GENMASK(pll->data->pcw_shift + pll->data->pcwbits - 1, in mtk_pll_set_rate_regs()
141 pll->data->pcw_shift); in mtk_pll_set_rate_regs()
142 val |= pcw << pll->data->pcw_shift; in mtk_pll_set_rate_regs()
224 pcw = readl(pll->pcw_addr) >> pll->data->pcw_shift; in mtk_pll_recalc_rate()
Dclk-pll.h43 int pcw_shift; member
Dclk-mt8195-apusys_pll.c46 .pcw_shift = MT8195_PCW_SHIFT, \
Dclk-mt7986-apmixed.c34 .pcw_shift = _pcw_shift, .div_table = _div_table, \
Dclk-mt8186-apmixedsys.c38 .pcw_shift = 0, \
Dclk-mt6795-apmixedsys.c39 .pcw_shift = _pcw_shift, \
Dclk-mt8195-apmixedsys.c53 .pcw_shift = _pcw_shift, \
Dclk-mt8135.c629 .pcw_shift = _pcw_shift, \
Dclk-mt7629.c41 .pcw_shift = _pcw_shift, \
Dclk-mt6797.c628 .pcw_shift = _pcw_shift, \
Dclk-mt8516.c753 .pcw_shift = _pcw_shift, \
Dclk-mt7622.c41 .pcw_shift = _pcw_shift, \
Dclk-mt8167.c999 .pcw_shift = _pcw_shift, \
Dclk-mt2701.c954 .pcw_shift = _pcw_shift, \
Dclk-mt6779.c1168 .pcw_shift = _pcw_shift, \
Dclk-mt2712.c1186 .pcw_shift = _pcw_shift, \
Dclk-mt6765.c737 .pcw_shift = _pcw_shift, \
Dclk-mt8183.c1087 .pcw_shift = _pcw_shift, \
Dclk-mt8365.c785 .pcw_shift = _pcw_shift, \
Dclk-mt8173.c973 .pcw_shift = _pcw_shift, \
Dclk-mt8192.c1012 .pcw_shift = _pcw_shift, \