Searched refs:has_tint_cstat (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/clocksource/ |
D | samsung_pwm_timer.c | 229 if (pwm.variant.has_tint_cstat) { in samsung_clockevent_resume() 252 if (pwm.variant.has_tint_cstat) { in samsung_clock_event_isr() 290 if (pwm.variant.has_tint_cstat) { in samsung_clockevent_init() 457 .has_tint_cstat = false, 470 .has_tint_cstat = true, 483 .has_tint_cstat = true, 496 .has_tint_cstat = true,
|
/linux-4.4.14/include/clocksource/ |
D | samsung_pwm.h | 37 bool has_tint_cstat; member
|
/linux-4.4.14/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.4.14/arch/arm/mach-s3c64xx/ |
D | common.c | 171 .has_tint_cstat = true,
|
/linux-4.4.14/arch/arm/mach-s3c24xx/ |
D | common.c | 214 .has_tint_cstat = false,
|