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