Searched defs:mul (Results 1 – 9 of 9) sorted by relevance
/arch/mips/ralink/ |
D | mt7620.c | 141 mt7620_calc_rate(u32 ref_rate, u32 mul, u32 div) in mt7620_calc_rate() 184 u32 mul; in mt7620_get_cpu_pll_rate() local 227 u32 mul; in mt7620_get_cpu_rate() local
|
/arch/mips/ar7/ |
D | clock.c | 83 u32 mul; member 112 int *postdiv, int *mul) in approximate() 129 int *mul) in calculate() 182 int mul = ((pll & MUL_MASK) >> MUL_SHIFT) + 1; in tnetd7300_get_clock() local 221 int prediv, postdiv, mul; in tnetd7300_set_clock() local 275 int prediv, int postdiv, int postdiv2, int mul, u32 frequency) in tnetd7200_set_clock()
|
/arch/avr32/mach-at32ap/ |
D | hsmc.c | 38 unsigned long mul; in smc_set_timing() local
|
D | at32ap700x.c | 117 unsigned long div, mul, rate; in pll_get_rate() local 132 unsigned long mul; in pll_set_rate() local
|
/arch/arm/mach-shmobile/ |
D | clock.h | 25 int mul; member
|
/arch/m68k/fpsp040/ |
D | decbin.S | 487 mul: label
|
/arch/arm/mach-at91/ |
D | clock.c | 590 unsigned mul, div; in at91_pll_rate() local 619 unsigned i, div = 0, mul = 0, diff = 1 << 30; in at91_pll_calc() local
|
/arch/powerpc/platforms/512x/ |
D | clock-commonclk.c | 228 int mul, int div) in mpc512x_clk_factor() 707 int mul, div; in mpc512x_clk_setup_clock_tree() local
|
/arch/mips/include/asm/octeon/ |
D | cvmx-spxx-defs.h | 291 uint64_t mul:1; member
|