Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dapb_timer.h25 #define APBT_MIN_FREQ 1000000 macro
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dapb_timer.c300 if (apbt_freq < APBT_MIN_FREQ || apbt_freq > APBT_MAX_FREQ) { in apbt_time_init()