Searched defs:postdiv (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/drivers/clk/mediatek/ |
H A D | clk-mtk.c | 83 u32 fin, u32 pcw, int postdiv) in __mtk_pll_recalc_rate() 112 static void mtk_pll_set_rate_regs(struct clk *clk, u32 pcw, int postdiv) in mtk_pll_set_rate_regs() 148 static void mtk_pll_calc_values(struct clk *clk, u32 *pcw, u32 *postdiv, in mtk_pll_calc_values() 176 u32 postdiv; in mtk_apmixedsys_set_rate() local 188 u32 postdiv; in mtk_apmixedsys_get_rate() local
|
/openbmc/u-boot/drivers/clk/renesas/ |
H A D | clk-rcar-gen3.c | 163 u32 value, mult, div, prediv, postdiv; in gen3_clk_get_rate64() local
|
/openbmc/u-boot/arch/arm/mach-davinci/include/mach/ |
H A D | pll_defs.h | 24 unsigned int postdiv; /* 0x128 */ member
|
H A D | hardware.h | 406 dv_reg postdiv; member
|