Searched refs:has_tint_cstat (Results 1 – 5 of 5) sorted by relevance
| /Linux-v4.19/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() 461 .has_tint_cstat = false, 474 .has_tint_cstat = true, 487 .has_tint_cstat = true, 500 .has_tint_cstat = true,
|
| /Linux-v4.19/include/clocksource/ |
| D | samsung_pwm.h | 37 bool has_tint_cstat; member
|
| /Linux-v4.19/drivers/pwm/ |
| D | pwm-samsung.c | 445 .has_tint_cstat = false, 452 .has_tint_cstat = true, 459 .has_tint_cstat = true, 466 .has_tint_cstat = true,
|
| /Linux-v4.19/arch/arm/mach-s3c64xx/ |
| D | common.c | 169 .has_tint_cstat = true,
|
| /Linux-v4.19/arch/arm/mach-s3c24xx/ |
| D | common.c | 200 .has_tint_cstat = false,
|