Searched refs:CLOCK_SOURCE_IS_CONTINUOUS (Results 1 – 25 of 87) sorted by relevance
1234
/linux-6.3-rc2/drivers/clocksource/ |
A D | arc_timer.c | 100 .flags = CLOCK_SOURCE_IS_CONTINUOUS, 158 .flags = CLOCK_SOURCE_IS_CONTINUOUS, 211 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
A D | clksrc-dbx500-prcmu.c | 49 .flags = CLOCK_SOURCE_IS_CONTINUOUS | CLOCK_SOURCE_SUSPEND_NONSTOP,
|
A D | scx200_hrt.c | 53 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
A D | numachip.c | 25 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
A D | timer-tegra186.c | 326 tegra->tsc.flags = CLOCK_SOURCE_IS_CONTINUOUS; in tegra186_timer_tsc_init() 345 tegra->osc.flags = CLOCK_SOURCE_IS_CONTINUOUS; in tegra186_timer_osc_init() 364 tegra->usec.flags = CLOCK_SOURCE_IS_CONTINUOUS; in tegra186_timer_usec_init()
|
A D | mmio.c | 67 cs->clksrc.flags = CLOCK_SOURCE_IS_CONTINUOUS; in clocksource_mmio_init()
|
A D | hyperv_timer.c | 441 .flags = CLOCK_SOURCE_IS_CONTINUOUS, 478 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
A D | timer-ti-32k.c | 71 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
A D | timer-mp-csky.c | 114 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
A D | timer-vt8500.c | 58 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
/linux-6.3-rc2/arch/mips/kernel/ |
A D | csrc-bcm1480.c | 29 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
A D | csrc-ioasic.c | 25 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
A D | csrc-sb1250.c | 45 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
A D | csrc-r4k.c | 24 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
/linux-6.3-rc2/arch/mips/sgi-ip30/ |
A D | ip30-timer.c | 32 .flags = (CLOCK_SOURCE_IS_CONTINUOUS | CLOCK_SOURCE_VALID_FOR_HRES),
|
/linux-6.3-rc2/arch/alpha/kernel/ |
A D | time.c | 148 .flags = CLOCK_SOURCE_IS_CONTINUOUS, 274 .flags = CLOCK_SOURCE_IS_CONTINUOUS
|
/linux-6.3-rc2/arch/m68k/coldfire/ |
A D | dma_timer.c | 48 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
A D | sltimers.c | 118 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
A D | timers.c | 105 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
/linux-6.3-rc2/arch/m68k/68000/ |
A D | timers.c | 89 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
/linux-6.3-rc2/arch/m68k/hp300/ |
A D | time.c | 30 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
/linux-6.3-rc2/arch/arm/mach-footbridge/ |
A D | dc21285-timer.c | 48 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
/linux-6.3-rc2/arch/ia64/kernel/ |
A D | cyclone.c | 35 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
/linux-6.3-rc2/arch/openrisc/kernel/ |
A D | time.c | 148 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
/linux-6.3-rc2/arch/mips/alchemy/common/ |
A D | time.c | 44 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
Completed in 28 milliseconds
1234