Searched refs:CLOCK_SOURCE_IS_CONTINUOUS (Results 1 – 25 of 90) sorted by relevance
1234
| /OK3568_Linux_fs/kernel/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 | hyperv_timer.c | 384 .flags = CLOCK_SOURCE_IS_CONTINUOUS, 418 .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 | numachip.c | 25 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
| H A D | mmio.c | 68 cs->clksrc.flags = CLOCK_SOURCE_IS_CONTINUOUS; in clocksource_mmio_init()
|
| H A D | timer-ti-32k.c | 71 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | time.c | 148 .flags = CLOCK_SOURCE_IS_CONTINUOUS, 274 .flags = CLOCK_SOURCE_IS_CONTINUOUS
|
| /OK3568_Linux_fs/kernel/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,
|
| /OK3568_Linux_fs/kernel/arch/c6x/kernel/ |
| H A D | time.c | 36 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
| /OK3568_Linux_fs/kernel/arch/mips/sgi-ip30/ |
| H A D | ip30-timer.c | 32 .flags = (CLOCK_SOURCE_IS_CONTINUOUS | CLOCK_SOURCE_VALID_FOR_HRES),
|
| /OK3568_Linux_fs/kernel/arch/m68k/coldfire/ |
| H A D | dma_timer.c | 48 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
| H A D | sltimers.c | 119 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
| H A D | timers.c | 106 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
| /OK3568_Linux_fs/kernel/arch/mips/netlogic/common/ |
| H A D | time.c | 78 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
| /OK3568_Linux_fs/kernel/arch/m68k/68000/ |
| H A D | timers.c | 89 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
| /OK3568_Linux_fs/kernel/arch/m68k/hp300/ |
| H A D | time.c | 30 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | clocksource.c | 348 (cs->flags & CLOCK_SOURCE_IS_CONTINUOUS) && in clocksource_watchdog() 349 (watchdog->flags & CLOCK_SOURCE_IS_CONTINUOUS)) { in clocksource_watchdog() 445 if (cs->flags & CLOCK_SOURCE_IS_CONTINUOUS) in clocksource_enqueue_watchdog() 548 if (cs->flags & CLOCK_SOURCE_IS_CONTINUOUS) in clocksource_enqueue_watchdog()
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | cyclone.c | 35 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
| /OK3568_Linux_fs/kernel/arch/openrisc/kernel/ |
| H A D | time.c | 146 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-footbridge/ |
| H A D | dc21285-timer.c | 48 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
| /OK3568_Linux_fs/kernel/arch/mips/alchemy/common/ |
| H A D | time.c | 44 .flags = CLOCK_SOURCE_IS_CONTINUOUS,
|
1234