Home
last modified time | relevance | path

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

/external/u-boot/drivers/timer/
Dtsc_timer.c69 static int match_cpu(u8 family, u8 model) in match_cpu() function
105 cpu_index = match_cpu(gd->arch.x86, gd->arch.x86_model); in cpu_mhz_from_msr()