Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dhpet.c1104 #define DEFAULT_RTC_INT_FREQ 64 macro
1267 if (freq <= DEFAULT_RTC_INT_FREQ) { in hpet_set_periodic_freq()
1268 hpet_pie_limit = DEFAULT_RTC_INT_FREQ / freq; in hpet_set_periodic_freq()