Searched refs:pci_bound_low (Results 1 – 1 of 1) sorted by relevance
805 unsigned int pci_bound_low, pci_bound_high; in tsi148_master_set() local864 reg_split(pci_bound, &pci_bound_high, &pci_bound_low); in tsi148_master_set()873 if (pci_bound_low & 0xFFFF) { in tsi148_master_set()998 iowrite32be(pci_bound_low, bridge->base + TSI148_LCSR_OT[i] + in tsi148_master_set()1038 unsigned int pci_bound_low, pci_bound_high; in __tsi148_master_get() local1057 pci_bound_low = ioread32be(bridge->base + TSI148_LCSR_OT[i] + in __tsi148_master_get()1066 reg_join(pci_bound_high, pci_bound_low, &pci_bound); in __tsi148_master_get()