Home
last modified time | relevance | path

Searched refs:div2 (Results 1 – 7 of 7) sorted by relevance

/arch/arm/mach-sunxi/
A Dclock_sun8i_a83t.c110 unsigned int div1 = 0, div2 = 0; in clock_set_pll5() local
115 div2 << CCM_PLL5_DIV2_SHIFT | in clock_set_pll5()
130 int div2 = ((rval & CCM_PLL6_CTRL_DIV2_MASK) >> in clock_get_pll6() local
132 return 24000000 * n / div1 / div2; in clock_get_pll6()
A Dclock_sun50i_h6.c241 int div2 = ((rval & CCM_PLL6_CTRL_DIV2_MASK) >> in clock_get_pll6() local
263 return 24000000U * n / m / div1 / div2; in clock_get_pll6()
/arch/arm/mach-s5pc1xx/include/mach/
A Dclock.h30 unsigned int div2; member
66 unsigned int div2; member
/arch/arm/mach-keystone/include/mach/
A Dclock_defs.h25 u32 div2; /* 1c */ member
/arch/arm/mach-imx/imx9/
A Dclock.c114 bool div2, bool fracpll) in decode_pll_pfd() argument
126 (div2 && !(dfs_ctrl & PLL_DFS_CTRL_CLKOUT_DIV2)) || in decode_pll_pfd()
127 (!div2 && !(dfs_ctrl & PLL_DFS_CTRL_CLKOUT))) in decode_pll_pfd()
141 if (div2) in decode_pll_pfd()
/arch/arm/dts/
A Dam33xx-clocks.dtsi235 dpll_ddr_m2_div2_ck: clock-dpll-ddr-m2-div2 {
388 dpll_core_m4_div2_ck: clock-dpll-core-m4-div2 {
A Dsocfpga_agilex5.dtsi110 cb_intosc_hs_div2_clk: cb-intosc-hs-div2-clk {

Completed in 14 milliseconds