Searched refs:has_tint_cstat (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/clocksource/ |
D | samsung_pwm_timer.c | 226 if (pwm.variant.has_tint_cstat) { in samsung_clockevent_resume() 249 if (pwm.variant.has_tint_cstat) { in samsung_clock_event_isr() 283 if (pwm.variant.has_tint_cstat) { in samsung_clockevent_init() 453 .has_tint_cstat = false, 466 .has_tint_cstat = true, 479 .has_tint_cstat = true, 492 .has_tint_cstat = true,
|
/kernel/linux/linux-5.10/include/clocksource/ |
D | samsung_pwm.h | 26 bool has_tint_cstat; member
|
/kernel/linux/linux-5.10/drivers/pwm/ |
D | pwm-samsung.c | 441 .has_tint_cstat = false, 448 .has_tint_cstat = true, 455 .has_tint_cstat = true, 462 .has_tint_cstat = true,
|
/kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
D | s3c64xx.c | 172 .has_tint_cstat = true,
|
D | s3c24xx.c | 202 .has_tint_cstat = false,
|