Searched refs:MPI_L2P_BASE_MASK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dpci-bcm63xx.c122 val = BCM_PCI_MEM_BASE_PA & MPI_L2P_BASE_MASK;
136 val = BCM_CB_MEM_BASE_PA & MPI_L2P_BASE_MASK;
151 val = BCM_PCI_IO_BASE_PA & MPI_L2P_BASE_MASK;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h655 #define MPI_L2P_BASE_MASK (0xffff8000) macro

Completed in 104 milliseconds