Home
last modified time | relevance | path

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

/arch/mips/bcm63xx/
Dcpu.c238 ndiv = (tmp & DMIPSPLLCFG_6368_NDIV_MASK) >> in detect_cpu_clock()
/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h1226 #define DMIPSPLLCFG_6368_NDIV_MASK (0x1ff << DMIPSPLLCFG_6368_NDIV_SHIFT) macro