Searched refs:MPI_PCICFGCTL_CFGADDR_MASK (Results 1 - 2 of 2) sorted by path

/linux-master/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h1125 #define MPI_PCICFGCTL_CFGADDR_MASK (0x1f << MPI_PCICFGCTL_CFGADDR_SHIFT) macro
/linux-master/arch/mips/pci/
H A Dpci-bcm63xx.c102 tmp = reg & MPI_PCICFGCTL_CFGADDR_MASK;
113 tmp = reg & MPI_PCICFGCTL_CFGADDR_MASK;

Completed in 208 milliseconds