Searched defs:postdiv (Results 1 – 7 of 7) sorted by relevance
/u-boot-v2022.01-rc1/drivers/clk/mediatek/ |
A D | clk-mtk.c | 96 u32 fin, u32 pcw, int postdiv) in __mtk_pll_recalc_rate() 127 static void mtk_pll_set_rate_regs(struct clk *clk, u32 pcw, int postdiv) in mtk_pll_set_rate_regs() 168 static void mtk_pll_calc_values(struct clk *clk, u32 *pcw, u32 *postdiv, in mtk_pll_calc_values() 198 u32 postdiv; in mtk_apmixedsys_set_rate() local 210 u32 postdiv; in mtk_apmixedsys_get_rate() local
|
/u-boot-v2022.01-rc1/drivers/clk/imx/ |
A D | clk-composite-8m.c | 60 int *prediv, int *postdiv) in imx8m_clk_composite_compute_dividers()
|
/u-boot-v2022.01-rc1/drivers/clk/renesas/ |
A D | clk-rcar-gen3.c | 188 u32 value, div, prediv, postdiv; in gen3_clk_get_rate64() local
|
/u-boot-v2022.01-rc1/arch/arm/mach-davinci/include/mach/ |
A D | pll_defs.h | 24 unsigned int postdiv; /* 0x128 */ member
|
A D | hardware.h | 210 dv_reg postdiv; member
|
/u-boot-v2022.01-rc1/include/ |
A D | k3-clk.h | 94 struct postdiv_data postdiv; member
|
/u-boot-v2022.01-rc1/arch/mips/mach-ath79/qca956x/ |
A D | clk.c | 314 u32 out_div, ref_div, postdiv, nint, hfrac, lfrac, clk_ctrl; in get_clocks() local
|
Completed in 20 milliseconds