Searched refs:pci_base_low (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()868 if (pci_base_low & 0xFFFF) { in tsi148_master_set()995 iowrite32be(pci_base_low, bridge->base + TSI148_LCSR_OT[i] + in tsi148_master_set()1038 unsigned int pci_base_low, pci_base_high; in __tsi148_master_get() local1054 pci_base_low = 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()