Searched refs:has_tint_cstat (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/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-v5.15/include/clocksource/ |
| D | samsung_pwm.h | 26 bool has_tint_cstat; member
|
| /Linux-v5.15/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,
|
| /Linux-v5.15/arch/arm/mach-s3c/ |
| D | s3c64xx.c | 172 .has_tint_cstat = true,
|
| D | s3c24xx.c | 202 .has_tint_cstat = false,
|