Searched refs:to_tpm (Results 1 – 1 of 1) sorted by relevance
127 static struct timer_of to_tpm = { variable151 tpm_delay_timer.freq = timer_of_rate(&to_tpm) >> 3; in tpm_clocksource_init()156 timer_of_rate(&to_tpm) >> 3); in tpm_clocksource_init()160 timer_of_rate(&to_tpm) >> 3, in tpm_clocksource_init()161 to_tpm.clkevt.rating, in tpm_clocksource_init()168 clockevents_config_and_register(&to_tpm.clkevt, in tpm_clockevent_init()169 timer_of_rate(&to_tpm) >> 3, in tpm_clockevent_init()193 ret = timer_of_init(np, &to_tpm); in tpm_timer_init()197 timer_base = timer_of_base(&to_tpm); in tpm_timer_init()202 to_tpm.clkevt.rating = counter_width == 0x20 ? 200 : 150; in tpm_timer_init()