Searched refs:pci_base_high (Results 1 – 1 of 1) sorted by relevance
805 unsigned int pci_base_low, pci_base_high; in tsi148_master_set() local864 reg_split(pci_base, &pci_base_high, &pci_base_low); in tsi148_master_set()993 iowrite32be(pci_base_high, bridge->base + TSI148_LCSR_OT[i] + in tsi148_master_set()1038 unsigned int pci_base_low, pci_base_high; in __tsi148_master_get() local1052 pci_base_high = ioread32be(bridge->base + TSI148_LCSR_OT[i] + in __tsi148_master_get()1066 reg_join(pci_base_high, pci_base_low, &pci_base); in __tsi148_master_get()