Searched refs:SSB_PCICORE_SBTOPCI2 (Results 1 – 2 of 2) sorted by relevance
358 pcicore_write32(pc, SSB_PCICORE_SBTOPCI2, in ssb_pcicore_init_hostmode()460 tmp = pcicore_read32(pc, SSB_PCICORE_SBTOPCI2); in ssb_pcicore_pci_setup_workarounds()463 pcicore_write32(pc, SSB_PCICORE_SBTOPCI2, tmp); in ssb_pcicore_pci_setup_workarounds()474 tmp = pcicore_read32(pc, SSB_PCICORE_SBTOPCI2); in ssb_pcicore_pci_setup_workarounds()476 pcicore_write32(pc, SSB_PCICORE_SBTOPCI2, tmp); in ssb_pcicore_pci_setup_workarounds()
58 #define SSB_PCICORE_SBTOPCI2 0x0108 /* Backplane to PCI translation 2 (sbtopci2) */ macro