Home
last modified time | relevance | path

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

/linux/kernel/time/
A Dsched_clock.c66 static inline u64 notrace cyc_to_ns(u64 cyc, u32 mult, u32 shift) in cyc_to_ns()
84 u64 cyc, res; in sched_clock() local
129 u64 cyc; in update_sched_clock() local
155 u64 res, wrap, new_mask, new_epoch, cyc, ns; in sched_clock_register() local
/linux/arch/arm/mach-s3c/
A Diotiming-s3c2410.c83 static inline unsigned int to_div(unsigned int cyc, unsigned int hclk_tns) in to_div()
101 static unsigned int calc_0124(unsigned int cyc, unsigned long hclk_tns, in calc_0124()
132 static int calc_tacp(unsigned int cyc, unsigned long hclk, unsigned long *v) in calc_tacp()
149 static int calc_tacc(unsigned int cyc, int nwait_en, in calc_tacc()
/linux/arch/arm/mach-pxa/
A Dmp900.c30 int cyc = delay / 10; in isp116x_pfm_delay() local
/linux/arch/arm/lib/
A Ddelay.c40 static inline u64 cyc_to_ns(u64 cyc, u32 mult, u32 shift) in cyc_to_ns()
/linux/tools/perf/util/
A Dtsc.c29 u64 tsc_to_perf_time(u64 cyc, struct perf_tsc_conversion *tc) in tsc_to_perf_time()
/linux/tools/perf/arch/x86/tests/
A Drdpmc.c41 u64 count, cyc = 0, time_offset = 0, enabled, running, delta; in mmap_read_self() local
/linux/drivers/pwm/
A Dpwm-rcar.c111 u32 cyc, ph; in rcar_pwm_set_counter() local
/linux/tools/lib/perf/
A Dmmap.c306 u64 cnt, cyc = 0, time_offset = 0, time_cycles = 0, time_mask = ~0ULL; in perf_mmap__read_self() local
/linux/drivers/i2c/busses/
A Di2c-uniphier.c295 unsigned int cyc = priv->clk_cycle; in uniphier_i2c_hw_init() local
A Di2c-uniphier-f.c481 unsigned int cyc = priv->clk_cycle; in uniphier_fi2c_hw_init() local
/linux/drivers/dma/
A Dpl330.c1090 const struct _xfer_spec *pxs, int cyc) in _ldst_memtomem()
1181 const struct _xfer_spec *pxs, int cyc, in _ldst_peripheral()
1204 const struct _xfer_spec *pxs, int cyc) in _bursts()
1287 int cyc, cycmax, szlp, szlpend, szbrst, off; in _loop() local
/linux/arch/x86/kernel/
A Dtsc.c116 static __always_inline unsigned long long cycles_2_ns(unsigned long long cyc) in cycles_2_ns()
/linux/arch/arc/include/asm/
A Darcregs.h222 unsigned int pad2:12, cyc:3, pad1:1, sz1:4, sz0:4, ver:8; member
/linux/drivers/mtd/nand/raw/atmel/
A Dnand-controller.c72 #define ATMEL_HSMC_NFC_CFG_DTO(cyc, mul) (((cyc) << 16) | ((mul) << 20)) argument

Completed in 31 milliseconds