Home
last modified time | relevance | path

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

/arch/mips/pci/
Dpci-bcm63xx.c309 val &= ~MPI_PCIMODESEL_BAR2_NOSWAP_MASK; in bcm63xx_register_pci()
/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h1105 #define MPI_PCIMODESEL_BAR2_NOSWAP_MASK (1 << 1) macro