Searched refs:cycl (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/m68k/coldfire/
H A Ddma_timer.c70 static unsigned long long cycles2ns(unsigned long cycl) cycles2ns() argument
72 return (unsigned long long) ((unsigned long long)cycl * cycles2ns()
78 unsigned long cycl = __raw_readl(DTCN0); sched_clock() local
80 return cycles2ns(cycl); sched_clock()
/linux-4.1.27/arch/mips/ath25/
H A Dar2315_regs.h207 #define AR2315_PERF1_VWADDR 0x00000020 /* Count valid write address cycl.*/
/linux-4.1.27/drivers/net/fddi/skfp/h/
H A Dskfbi.h95 #define PCI_MWIEN 0x0010 /* Bit 4: Memory write an inv cycl ena */

Completed in 344 milliseconds