Searched refs:tpm_delay_timer (Results 1 – 1 of 1) sorted by relevance
70 static struct delay_timer tpm_delay_timer; variable150 tpm_delay_timer.read_current_timer = &tpm_read_current_timer; in tpm_clocksource_init()151 tpm_delay_timer.freq = timer_of_rate(&to_tpm) >> 3; in tpm_clocksource_init()152 register_current_timer_delay(&tpm_delay_timer); in tpm_clocksource_init()