Searched refs:SSB_PCICORE_SBTOPCI2 (Results 1 – 2 of 2) sorted by relevance
357 pcicore_write32(pc, SSB_PCICORE_SBTOPCI2, in ssb_pcicore_init_hostmode()459 tmp = pcicore_read32(pc, SSB_PCICORE_SBTOPCI2); in ssb_pcicore_pci_setup_workarounds()462 pcicore_write32(pc, SSB_PCICORE_SBTOPCI2, tmp); in ssb_pcicore_pci_setup_workarounds()473 tmp = pcicore_read32(pc, SSB_PCICORE_SBTOPCI2); in ssb_pcicore_pci_setup_workarounds()475 pcicore_write32(pc, SSB_PCICORE_SBTOPCI2, tmp); in ssb_pcicore_pci_setup_workarounds()
57 #define SSB_PCICORE_SBTOPCI2 0x0108 /* Backplane to PCI translation 2 (sbtopci2) */ macro