/linux-3.3/arch/mn10300/include/asm/ |
D | div64.h | 79 unsigned __muldiv64u(unsigned val, unsigned mult, unsigned div) in __muldiv64u() 100 signed __muldiv64s(signed val, signed mult, signed div) in __muldiv64s()
|
/linux-3.3/include/linux/ |
D | clocksource.h | 46 u32 mult; member 174 u32 mult; member 274 static inline s64 clocksource_cyc2ns(cycle_t cycles, u32 mult, u32 shift) in clocksource_cyc2ns() 337 struct clocksource *c, u32 mult) in update_vsyscall()
|
/linux-3.3/arch/arm/kernel/ |
D | sched_clock.c | 21 u32 mult; member 41 static inline u64 cyc_to_ns(u64 cyc, u32 mult, u32 shift) in cyc_to_ns()
|
/linux-3.3/drivers/cpufreq/ |
D | longhaul.c | 107 static unsigned int calc_speed(int mult) in calc_speed() 247 int speed, mult; in longhaul_setstate() local 406 static int guess_fsb(int mult) in guess_fsb() 428 int mult; in longhaul_get_ranges() local
|
D | speedstep-lib.c | 175 u32 msr_lo, msr_hi, mult; in pentium4_get_frequency() local
|
/linux-3.3/arch/arm/plat-samsung/include/plat/ |
D | hwmon.h | 28 unsigned int mult; member
|
/linux-3.3/arch/sh/kernel/cpu/sh4a/ |
D | clock-sh7722.c | 57 unsigned long mult; in dll_recalc() local 79 unsigned long mult = 1; in pll_recalc() local
|
D | clock-sh7723.c | 58 unsigned long mult; in dll_recalc() local 80 unsigned long mult = 1; in pll_recalc() local
|
D | clock-sh7724.c | 61 unsigned long mult = 0; in fll_recalc() local 85 unsigned long mult = 1; in pll_recalc() local
|
D | clock-sh7366.c | 54 unsigned long mult; in dll_recalc() local 76 unsigned long mult = 1; in pll_recalc() local
|
D | clock-sh7343.c | 54 unsigned long mult; in dll_recalc() local 76 unsigned long mult = 1; in pll_recalc() local
|
/linux-3.3/drivers/usb/core/ |
D | urb.c | 374 int mult = USB_SS_MULT(ep->ss_ep_comp.bmAttributes); in usb_submit_urb() local 381 int mult = 1 + ((max >> 11) & 0x03); in usb_submit_urb() local
|
/linux-3.3/arch/arm/mach-omap2/ |
D | clkt2xxx_dpllcore.c | 108 u32 cur_rate, low, mult, div, valid_rate, done_rate; in omap2_reprogram_dpllcore() local
|
/linux-3.3/sound/core/ |
D | pcm_timer.c | 34 unsigned long rate, mult, fsize, l, post; in snd_pcm_timer_resolution_change() local
|
/linux-3.3/arch/x86/include/asm/ |
D | vgtod.h | 19 u32 mult; member
|
/linux-3.3/arch/arm/mach-davinci/ |
D | clock.c | 370 u32 ctrl, mult = 1, prediv = 1, postdiv = 1; in clk_pllclk_recalc() local 440 unsigned int mult, unsigned int postdiv) in davinci_set_pllrate()
|
D | da850.c | 813 unsigned int mult; member 991 unsigned int prediv, mult, postdiv; in da850_set_pll0rate() local
|
/linux-3.3/drivers/leds/ |
D | leds-atmel-pwm.c | 14 u32 mult; member
|
/linux-3.3/arch/mips/cavium-octeon/ |
D | csrc-octeon.c | 87 u64 mult = clocksource_mips.mult; in sched_clock() local
|
/linux-3.3/lib/mpi/ |
D | mpi-mul.c | 32 int mpi_mul_ui(MPI prod, MPI mult, unsigned long small_mult) in mpi_mul_ui()
|
/linux-3.3/arch/arm/mach-shmobile/ |
D | clock-sh7367.c | 96 unsigned long mult = 1; in pllc1_recalc() local 123 unsigned long mult = 1; in pllc2_recalc() local
|
D | clock-sh7377.c | 105 unsigned long mult = 1; in pllc1_recalc() local 132 unsigned long mult = 1; in pllc2_recalc() local
|
/linux-3.3/arch/x86/kernel/ |
D | vsyscall_64.c | 92 struct clocksource *clock, u32 mult) in update_vsyscall()
|
/linux-3.3/drivers/media/video/gspca/ |
D | se401.c | 409 int mult = gspca_dev->cam.cam_mode[gspca_dev->curr_mode].priv; in sd_start() local 658 int mult = gspca_dev->cam.cam_mode[gspca_dev->curr_mode].priv; in sd_pkt_scan() local
|
/linux-3.3/arch/arm/plat-spear/ |
D | clock.c | 301 u32 mult = clk->div_factor ? clk->div_factor : 1; in clk_set_rate() local 461 u32 mult; in clk_round_rate() local
|