Searched refs:IDT_CLOCK_MULT (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/mach-rc32434/ | ||
D | rc32434.h | 11 #define IDT_CLOCK_MULT 2 macro |
/arch/mips/rb532/ | ||
D | time.c | 44 mips_hpt_frequency = idt_cpu_freq * IDT_CLOCK_MULT / 2; in cal_r4koff() |