Searched refs:has_tint_cstat (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/drivers/clocksource/ |
D | samsung_pwm_timer.c | 225 if (pwm.variant.has_tint_cstat) { in samsung_clockevent_resume() 249 if (pwm.variant.has_tint_cstat) { in samsung_clock_event_isr() 284 if (pwm.variant.has_tint_cstat) { in samsung_clockevent_init() 470 .has_tint_cstat = false, 483 .has_tint_cstat = true, 496 .has_tint_cstat = true, 509 .has_tint_cstat = true,
|
/Linux-v6.1/include/clocksource/ |
D | samsung_pwm.h | 26 bool has_tint_cstat; member
|
/Linux-v6.1/drivers/pwm/ |
D | pwm-samsung.c | 485 .has_tint_cstat = false, 492 .has_tint_cstat = true, 499 .has_tint_cstat = true, 506 .has_tint_cstat = true,
|
/Linux-v6.1/arch/arm/mach-s3c/ |
D | s3c64xx.c | 172 .has_tint_cstat = true,
|
D | s3c24xx.c | 202 .has_tint_cstat = false,
|