Home
last modified time | relevance | path

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

/openbmc/linux/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
/openbmc/u-boot/drivers/timer/
H A Dtsc_timer.c94 struct freq_desc { struct
102 static struct freq_desc freq_desc_tables[] = { argument