Searched refs:s5p64x0_variant (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/clocksource/
H A Dsamsung_pwm_timer.c483 static const struct samsung_pwm_variant s5p64x0_variant = { variable in typeref:struct:samsung_pwm_variant
492 samsung_pwm_alloc(np, &s5p64x0_variant); s5p64x0_pwm_clocksource_init()
/linux-4.1.27/drivers/pwm/
H A Dpwm-samsung.c437 static const struct samsung_pwm_variant s5p64x0_variant = { variable in typeref:struct:samsung_pwm_variant
454 { .compatible = "samsung,s5p6440-pwm", .data = &s5p64x0_variant },
456 { .compatible = "samsung,exynos4210-pwm", .data = &s5p64x0_variant },

Completed in 96 milliseconds