Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_io.h33 #define BCM_PCI_IO_SIZE (64 * 1024) macro
35 BCM_PCI_IO_SIZE - 1)
37 (BCM_PCI_IO_SIZE / 2) - 1)
/openbmc/linux/arch/mips/pci/
H A Dpci-bcm63xx.c260 bcm_mpi_writel(~(BCM_PCI_IO_SIZE - 1), MPI_L2PIORANGE_REG); in bcm63xx_register_pci()
326 request_mem_region(BCM_PCI_IO_BASE_PA, BCM_PCI_IO_SIZE, in bcm63xx_register_pci()