Searched refs:pci_offset_high (Results 1 – 1 of 1) sorted by relevance
563 unsigned int pci_offset_low, pci_offset_high; in tsi148_slave_set() local606 reg_split(pci_offset, &pci_offset_high, &pci_offset_low); in tsi148_slave_set()638 iowrite32be(pci_offset_high, bridge->base + TSI148_LCSR_IT[i] + in tsi148_slave_set()707 unsigned int pci_offset_low, pci_offset_high; in tsi148_slave_get() local727 pci_offset_high = ioread32be(bridge->base + TSI148_LCSR_IT[i] + in tsi148_slave_get()735 reg_join(pci_offset_high, pci_offset_low, &pci_offset); in tsi148_slave_get()