Searched refs:MIPSPLLCTL_M1CPU_MASK (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h379 #define MIPSPLLCTL_M1CPU_MASK (0x7 << MIPSPLLCTL_M1CPU_SHIFT) macro
/linux-master/arch/mips/bcm63xx/
H A Dcpu.c170 m1 = (tmp & MIPSPLLCTL_M1CPU_MASK) >> MIPSPLLCTL_M1CPU_SHIFT;

Completed in 141 milliseconds