Home
last modified time | relevance | path

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

/arch/mips/bcm63xx/
Dcpu.c185 m1 = (tmp & DMIPSPLLCFG_M1_MASK) >> DMIPSPLLCFG_M1_SHIFT; in detect_cpu_clock()
/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h1213 #define DMIPSPLLCFG_M1_SHIFT 0 macro
1214 #define DMIPSPLLCFG_M1_MASK (0xff << DMIPSPLLCFG_M1_SHIFT)