tcnt_max           73 drivers/clocksource/samsung_pwm_timer.c 	unsigned int tcnt_max;
tcnt_max          282 drivers/clocksource/samsung_pwm_timer.c 						clock_rate, 1, pwm.tcnt_max);
tcnt_max          303 drivers/clocksource/samsung_pwm_timer.c 	samsung_time_setup(pwm.source_id, pwm.tcnt_max);
tcnt_max          345 drivers/clocksource/samsung_pwm_timer.c 	samsung_time_setup(pwm.source_id, pwm.tcnt_max);
tcnt_max          364 drivers/clocksource/samsung_pwm_timer.c 	pwm.tcnt_max = (1UL << pwm.variant.bits) - 1;