Home
last modified time | relevance | path

Searched defs:timer_freq (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/mips/ralink/
H A Dtimer.c33 unsigned long timer_freq; member
/openbmc/linux/drivers/clocksource/
H A Dtimer-ixp4xx.c164 unsigned int timer_freq) in ixp4xx_timer_register()
/openbmc/linux/arch/alpha/kernel/
H A Dsetup.c1148 unsigned long timer_freq; in show_cpuinfo() local
/openbmc/linux/drivers/net/wan/
H A Dixp4xx_hss.c1231 static u32 check_clock(u32 timer_freq, u32 rate, u32 a, u32 b, u32 c, in check_clock()
1250 static void find_best_clock(u32 timer_freq, u32 rate, u32 *best, u32 *reg) in find_best_clock()