Home
last modified time | relevance | path

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

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