Home
last modified time | relevance | path

Searched refs:has_tint_cstat (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/clocksource/
Dsamsung_pwm_timer.c226 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/
Dsamsung_pwm.h26 bool has_tint_cstat; member
/kernel/linux/linux-5.10/drivers/pwm/
Dpwm-samsung.c441 .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/
Ds3c64xx.c172 .has_tint_cstat = true,
Ds3c24xx.c202 .has_tint_cstat = false,