Home
last modified time | relevance | path

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

/arch/mips/pci/
Dops-bcm63xx.c75 if (slot > (MPI_L2PCFG_DEVNUM_MASK >> MPI_L2PCFG_DEVNUM_SHIFT)) in bcm63xx_setup_cfg_access()
/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h1086 #define MPI_L2PCFG_DEVNUM_MASK (0x1f << MPI_L2PCFG_DEVNUM_SHIFT) macro