Searched defs:mul (Results 1 – 9 of 9) sorted by relevance
/arch/sparc/lib/ |
D | mul.S | 20 .mul: label
|
/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-tegra/ |
D | clock.c | 284 int mul = 1; in clk_get_rate_all_locked() local 504 int mul = c->mul / c->div; in clock_tree_show_one() local
|
D | clock.h | 109 u32 mul; member
|
/arch/m68k/fpsp040/ |
D | decbin.S | 487 mul: label
|
/arch/arm/mach-at91/ |
D | clock.c | 544 unsigned mul, div; in at91_pll_rate() local 567 unsigned i, div = 0, mul = 0, diff = 1 << 30; in at91_pll_calc() local
|
/arch/mips/include/asm/octeon/ |
D | cvmx-spxx-defs.h | 213 uint64_t mul:1; member
|