Searched refs:pcwbits (Results 1 – 23 of 23) sorted by relevance
/Linux-v6.6/drivers/clk/mediatek/ |
D | clk-pll.c | 43 int pcwbits = pll->data->pcwbits; in __mtk_pll_recalc_rate() local 51 if (pcwbits > ibits) in __mtk_pll_recalc_rate() 52 pcwfbits = pcwbits - ibits; in __mtk_pll_recalc_rate() 113 val &= ~GENMASK(pll->data->pcw_shift + pll->data->pcwbits - 1, in mtk_pll_set_rate_regs() 168 _pcw = ((u64)freq << val) << (pll->data->pcwbits - ibits); in mtk_pll_calc_values() 197 pcw &= GENMASK(pll->data->pcwbits - 1, 0); in mtk_pll_recalc_rate()
|
D | clk-mt8135-apmixedsys.c | 29 .pcwbits = _pcwbits, \
|
D | clk-mt8195-apusys_pll.c | 38 .pcwbits = MT8195_PCW_BITS, \
|
D | clk-mt7981-apmixed.c | 32 .pcwbits = _pcwbits, .pd_reg = _pd_reg, .pd_shift = _pd_shift, \
|
D | clk-mt7986-apmixed.c | 30 .pcwbits = _pcwbits, .pd_reg = _pd_reg, .pd_shift = _pd_shift, \
|
D | clk-pll.h | 42 int pcwbits; member
|
D | clk-mt8516-apmixedsys.c | 34 .pcwbits = _pcwbits, \
|
D | clk-mt8167-apmixedsys.c | 33 .pcwbits = _pcwbits, \
|
D | clk-mt7622-apmixedsys.c | 31 .pcwbits = _pcwbits, \
|
D | clk-mt8188-apmixedsys.c | 46 .pcwbits = _pcwbits, \
|
D | clk-mt2712-apmixedsys.c | 33 .pcwbits = _pcwbits, \
|
D | clk-mt8365-apmixedsys.c | 32 .pcwbits = _pcwbits, \
|
D | clk-mt8186-apmixedsys.c | 32 .pcwbits = _pcwbits, \
|
D | clk-mt8183-apmixedsys.c | 68 .pcwbits = _pcwbits, \
|
D | clk-mt6795-apmixedsys.c | 36 .pcwbits = _pcwbits, \
|
D | clk-mt8195-apmixedsys.c | 47 .pcwbits = _pcwbits, \
|
D | clk-mt8173-apmixedsys.c | 35 .pcwbits = _pcwbits, \
|
D | clk-mt8192-apmixedsys.c | 49 .pcwbits = _pcwbits, \
|
D | clk-mt7629.c | 34 .pcwbits = _pcwbits, \
|
D | clk-mt6797.c | 604 .pcwbits = _pcwbits, \
|
D | clk-mt6765.c | 683 .pcwbits = _pcwbits, \
|
D | clk-mt2701.c | 923 .pcwbits = _pcwbits, \
|
D | clk-mt6779.c | 1159 .pcwbits = _pcwbits, \
|