Home
last modified time | relevance | path

Searched defs:cyc (Results 1 – 10 of 10) sorted by relevance

/linux-3.3/arch/arm/kernel/
Dsched_clock.c41 static inline u64 cyc_to_ns(u64 cyc, u32 mult, u32 shift) in cyc_to_ns()
46 static unsigned long long cyc_to_sched_clock(u32 cyc, u32 mask) in cyc_to_sched_clock()
74 u32 cyc; in update_sched_clock() local
152 u32 cyc = read_sched_clock(); in sched_clock() local
/linux-3.3/arch/x86/include/asm/
Dtimer.h58 static inline unsigned long long __cycles_2_ns(unsigned long long cyc) in __cycles_2_ns()
71 static inline unsigned long long cycles_2_ns(unsigned long long cyc) in cycles_2_ns()
/linux-3.3/arch/arm/plat-s3c24xx/
Ds3c2410-iotiming.c87 static inline unsigned int to_div(unsigned int cyc, unsigned int hclk_tns) in to_div()
105 static unsigned int calc_0124(unsigned int cyc, unsigned long hclk_tns, in calc_0124()
136 int calc_tacp(unsigned int cyc, unsigned long hclk, unsigned long *v) in calc_tacp()
153 static int calc_tacc(unsigned int cyc, int nwait_en, in calc_tacc()
/linux-3.3/arch/arm/mach-pxa/
Dmp900.c33 int cyc = delay / 10; in isp116x_pfm_delay() local
/linux-3.3/arch/microblaze/kernel/
Dtimer.c303 cycle_t cyc = cnt32_to_63(cs->read(NULL)) & LLONG_MAX; in sched_clock() local
/linux-3.3/arch/mn10300/proc-mn103e010/include/proc/
Ddmactl-regs.h95 u32 cyc; member
/linux-3.3/arch/mn10300/proc-mn2ws0050/include/proc/
Ddmactl-regs.h96 u32 cyc; member
/linux-3.3/arch/arm/common/
Dpl330.c962 const struct _xfer_spec *pxs, int cyc) in _ldst_memtomem()
977 const struct _xfer_spec *pxs, int cyc) in _ldst_devtomem()
992 const struct _xfer_spec *pxs, int cyc) in _ldst_memtodev()
1007 const struct _xfer_spec *pxs, int cyc) in _bursts()
1033 int cyc, cycmax, szlp, szlpend, szbrst, off; in _loop() local
/linux-3.3/arch/x86/platform/uv/
Dtlb_uv.c401 static inline unsigned long cycles_2_us(unsigned long long cyc) in cycles_2_us()
703 cycles_t cyc; in sec_2_cycles() local
1327 unsigned long long cyc; in usec_2_cycles() local
/linux-3.3/arch/arm/mach-davinci/
Dtime.c297 const cycle_t cyc = clocksource_davinci.read(&clocksource_davinci); in sched_clock() local