Lines Matching +full:bcm63xx +full:- +full:gpio
19 #include "pci-bcm63xx.h"
28 .name = "bcm63xx PCI memory space",
35 .name = "bcm63xx PCI IO space",
58 .name = "bcm63xx Cardbus memory space",
65 .name = "bcm63xx Cardbus IO space",
79 .name = "bcm63xx PCIe memory space",
86 .name = "bcm63xx PCIe IO space",
157 return -ENODEV; in bcm63xx_register_pcie()
226 return -ENOMEM; in bcm63xx_register_pci()
231 bcm_mpi_writel(~(BCM_PCI_MEM_SIZE - 1), MPI_L2PMEMRANGE1_REG); in bcm63xx_register_pci()
245 bcm_mpi_writel(~(BCM_CB_MEM_SIZE - 1), MPI_L2PMEMRANGE2_REG); in bcm63xx_register_pci()
260 bcm_mpi_writel(~(BCM_PCI_IO_SIZE - 1), MPI_L2PIORANGE_REG); in bcm63xx_register_pci()
263 /* enable PCI related GPIO pins */ in bcm63xx_register_pci()
284 printk(KERN_WARNING "bcm63xx: this CPU " in bcm63xx_register_pci()
289 bcm_mpi_writel(~(mem_size - 1), MPI_SP0_RANGE_REG); in bcm63xx_register_pci()
327 "bcm63xx PCI IO space"); in bcm63xx_register_pci()
335 return -ENODEV; in bcm63xx_pci_init()
347 return -ENODEV; in bcm63xx_pci_init()