Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/bcm63xx/
H A Dcpu.c232 p1 = (tmp & DMIPSPLLCFG_6368_P1_MASK) >> in detect_cpu_clock()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h1223 #define DMIPSPLLCFG_6368_P1_MASK (0xf << DMIPSPLLCFG_6368_P1_SHIFT) macro