Searched refs:has_tint_cstat (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/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() 287 if (pwm.variant.has_tint_cstat) { in samsung_clockevent_init() 458 .has_tint_cstat = false, 471 .has_tint_cstat = true, 484 .has_tint_cstat = true, 497 .has_tint_cstat = true,
|
| /Linux-v5.4/include/clocksource/ |
| D | samsung_pwm.h | 26 bool has_tint_cstat; member
|
| /Linux-v5.4/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.4/arch/arm/mach-s3c64xx/ |
| D | common.c | 169 .has_tint_cstat = true,
|
| /Linux-v5.4/arch/arm/mach-s3c24xx/ |
| D | common.c | 200 .has_tint_cstat = false,
|