/linux-6.3-rc2/drivers/clk/mediatek/ |
A D | clk-pll.c | 41 u32 pcw, int postdiv) in __mtk_pll_recalc_rate() 94 int postdiv) in mtk_pll_set_rate_regs() 137 void mtk_pll_calc_values(struct mtk_clk_pll *pll, u32 *pcw, u32 *postdiv, in mtk_pll_calc_values() 179 u32 postdiv; in mtk_pll_set_rate() local 190 u32 postdiv; in mtk_pll_recalc_rate() local 207 int postdiv; in mtk_pll_round_rate() local
|
A D | clk-fhctl.c | 151 static void __set_postdiv(struct mtk_clk_pll *pll, unsigned int postdiv) in __set_postdiv() 162 unsigned int postdiv) in fhctl_hopping()
|
A D | clk-pllfh.c | 33 u32 postdiv; in mtk_fhctl_set_rate() local
|
/linux-6.3-rc2/arch/mips/ar7/ |
A D | clock.c | 74 u32 postdiv; member 101 int *postdiv, int *mul) in approximate() 117 static void calculate(int base, int target, int *prediv, int *postdiv, in calculate() 169 int postdiv = (ctrl & POSTDIV_MASK) + 1; in tnetd7300_get_clock() local 210 int prediv, postdiv, mul; in tnetd7300_set_clock() local 272 int prediv, int postdiv, int postdiv2, int mul, u32 frequency) in tnetd7200_set_clock()
|
/linux-6.3-rc2/arch/mips/ath79/ |
A D | clock.c | 238 u32 pll, out_div, ref_div, nint, nfrac, frac, clk_ctrl, postdiv; in ar934x_clocks_init() local 356 u32 pll, out_div, ref_div, nint, frac, clk_ctrl, postdiv; in qca953x_clocks_init() local 439 u32 pll, out_div, ref_div, nint, frac, clk_ctrl, postdiv; in qca955x_clocks_init() local 522 u32 pll, out_div, ref_div, nint, hfrac, lfrac, clk_ctrl, postdiv; in qca956x_clocks_init() local
|
/linux-6.3-rc2/drivers/clk/mmp/ |
A D | clk-audio.c | 119 unsigned int postdiv; in audio_pll_recalc_rate() local 169 unsigned int postdiv; in audio_pll_round_rate() local 197 unsigned int postdiv; in audio_pll_set_rate() local
|
A D | clk-pll.c | 49 u32 fbdiv, refdiv, postdiv; in mmp_clk_pll_recalc_rate() local
|
/linux-6.3-rc2/drivers/clk/keystone/ |
A D | pll.c | 60 u32 postdiv; member 81 u32 mult = 0, prediv, postdiv, val; in clk_pllclk_recalc() local
|
/linux-6.3-rc2/drivers/gpu/drm/msm/dsi/phy/ |
A D | dsi_phy_14nm.c | 602 struct dsi_pll_14nm_postdiv *postdiv = to_pll_14nm_postdiv(hw); in dsi_pll_14nm_postdiv_recalc_rate() local 622 struct dsi_pll_14nm_postdiv *postdiv = to_pll_14nm_postdiv(hw); in dsi_pll_14nm_postdiv_round_rate() local 635 struct dsi_pll_14nm_postdiv *postdiv = to_pll_14nm_postdiv(hw); in dsi_pll_14nm_postdiv_set_rate() local
|
/linux-6.3-rc2/drivers/gpu/drm/bridge/ |
A D | lontium-lt9611.c | 172 … lt9611_pcr_setup(struct lt9611 *lt9611, const struct drm_display_mode *mode, unsigned int postdiv) in lt9611_pcr_setup() 222 …lt9611_pll_setup(struct lt9611 *lt9611, const struct drm_display_mode *mode, unsigned int *postdiv) in lt9611_pll_setup() 694 unsigned int postdiv; in lt9611_bridge_atomic_enable() local
|
/linux-6.3-rc2/drivers/clk/microchip/ |
A D | clk-mpfs.c | 102 u32 mult, ref_div, postdiv; in mpfs_clk_msspll_recalc_rate() local 139 u32 mult, ref_div, postdiv; in mpfs_clk_msspll_set_rate() local
|
/linux-6.3-rc2/drivers/clk/ |
A D | clk-tps68470.c | 35 unsigned int postdiv; member
|
A D | clk-axm5516.c | 52 unsigned long rate, fbdiv, refdiv, postdiv; in axxia_pllclk_recalc() local
|
/linux-6.3-rc2/drivers/clk/imx/ |
A D | clk-composite-8m.c | 52 int *prediv, int *postdiv) in imx8m_clk_composite_compute_dividers()
|
/linux-6.3-rc2/drivers/media/i2c/ |
A D | tc358746.c | 818 u8 postdiv; in tc358746_find_pll_settings() local 1096 unsigned int postdiv, mclkdiv; in tc358746_find_mclk_settings() local 1184 unsigned int prediv, postdiv; in tc358746_recalc_rate() local
|
A D | ov2659.c | 897 u32 prediv, postdiv, mult; in ov2659_pll_calc_params() local
|
/linux-6.3-rc2/drivers/clk/visconti/ |
A D | pll.c | 59 u32 postdiv, val; in visconti_pll_get_params() local
|
/linux-6.3-rc2/drivers/video/fbdev/ |
A D | gxt4500.c | 239 int m, n, pdiv1, pdiv2, postdiv; in calc_pll() local
|
/linux-6.3-rc2/drivers/clk/rockchip/ |
A D | clk-pll.c | 900 u64 rate64 = prate, postdiv; in rockchip_rk3588_pll_recalc_rate() local
|
/linux-6.3-rc2/drivers/phy/rockchip/ |
A D | phy-rockchip-inno-hdmi.c | 270 u8 postdiv; member
|
/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
A D | rv770_dpm.c | 344 static int rv770_encode_yclk_post_div(u32 postdiv, u32 *encoded_postdiv) in rv770_encode_yclk_post_div()
|
/linux-6.3-rc2/drivers/net/can/rcar/ |
A D | rcar_canfd.c | 521 u8 postdiv; member
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/inc/ |
A D | smu74_discrete.h | 45 uint8_t postdiv; member
|
A D | smu75_discrete.h | 44 uint8_t postdiv; /* divide by 2^n */ member
|