Searched refs:has_tint_cstat (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/clocksource/ |
D | samsung_pwm_timer.c | 236 if (pwm.variant.has_tint_cstat) { in samsung_clockevent_resume() 255 if (pwm.variant.has_tint_cstat) { in samsung_clock_event_isr() 293 if (pwm.variant.has_tint_cstat) { in samsung_clockevent_init() 460 .has_tint_cstat = false, 473 .has_tint_cstat = true, 486 .has_tint_cstat = true, 499 .has_tint_cstat = true,
|
/linux-4.1.27/include/clocksource/ |
D | samsung_pwm.h | 37 bool has_tint_cstat; member
|
/linux-4.1.27/drivers/pwm/ |
D | pwm-samsung.c | 426 .has_tint_cstat = false, 433 .has_tint_cstat = true, 440 .has_tint_cstat = true, 447 .has_tint_cstat = true,
|
/linux-4.1.27/arch/arm/mach-s3c64xx/ |
D | common.c | 172 .has_tint_cstat = true,
|
/linux-4.1.27/arch/arm/mach-s3c24xx/ |
D | common.c | 214 .has_tint_cstat = false,
|