Searched refs:BCM_PCI_IO_SIZE (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/include/asm/mach-bcm63xx/
H A Dbcm63xx_io.h32 #define BCM_PCI_IO_SIZE (64 * 1024) macro
34 BCM_PCI_IO_SIZE - 1)
36 (BCM_PCI_IO_SIZE / 2) - 1)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dpci-bcm63xx.c153 bcm_mpi_writel(~(BCM_PCI_IO_SIZE - 1), MPI_L2PIORANGE_REG);
219 request_mem_region(BCM_PCI_IO_BASE_PA, BCM_PCI_IO_SIZE,

Completed in 120 milliseconds