MPI_L2PCFG_DEVNUM_SHIFT 1087 arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h #define MPI_L2PCFG_DEVNUM_MASK		(0x1f << MPI_L2PCFG_DEVNUM_SHIFT)
MPI_L2PCFG_DEVNUM_SHIFT   75 arch/mips/pci/ops-bcm63xx.c 	if (slot > (MPI_L2PCFG_DEVNUM_MASK >> MPI_L2PCFG_DEVNUM_SHIFT))
MPI_L2PCFG_DEVNUM_SHIFT   87 arch/mips/pci/ops-bcm63xx.c 	val |= (slot << MPI_L2PCFG_DEVNUM_SHIFT);