Home
last modified time | relevance | path

Searched defs:freq_desc (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dtsc_msr.c50 struct freq_desc { struct
66 static const struct freq_desc freq_desc_pnw = { argument
169 const struct freq_desc *freq_desc; in cpu_khz_from_msr() local
/OK3568_Linux_fs/u-boot/drivers/timer/
H A Dtsc_timer.c33 struct freq_desc { struct
41 static struct freq_desc freq_desc_tables[] = { argument