Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-rc32434/
H A Drc32434.h12 #define IDT_CLOCK_MULT 2 macro
/openbmc/linux/arch/mips/rb532/
H A Dtime.c32 mips_hpt_frequency = idt_cpu_freq * IDT_CLOCK_MULT / 2; in cal_r4koff()