Searched refs:pci_offset_high (Results 1 – 1 of 1) sorted by relevance
474 unsigned int pci_offset_low, pci_offset_high; in tsi148_slave_set() local516 reg_split(pci_offset, &pci_offset_high, &pci_offset_low); in tsi148_slave_set()547 iowrite32be(pci_offset_high, bridge->base + TSI148_LCSR_IT[i] + in tsi148_slave_set()616 unsigned int pci_offset_low, pci_offset_high; in tsi148_slave_get() local636 pci_offset_high = ioread32be(bridge->base + TSI148_LCSR_IT[i] + in tsi148_slave_get()644 reg_join(pci_offset_high, pci_offset_low, &pci_offset); in tsi148_slave_get()