Searched refs:MPI_L2PREMAP_IS_CARDBUS_MASK (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/pci/
H A Dops-bcm63xx.c457 val |= MPI_L2PREMAP_IS_CARDBUS_MASK;
459 val &= ~MPI_L2PREMAP_IS_CARDBUS_MASK;
H A Dpci-bcm63xx.c246 val |= MPI_L2PREMAP_ENABLED_MASK | MPI_L2PREMAP_IS_CARDBUS_MASK;
/linux-master/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h1102 #define MPI_L2PREMAP_IS_CARDBUS_MASK (1 << 2) macro

Completed in 122 milliseconds