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