Searched refs:vme_bound_low (Results 1 – 1 of 1) sorted by relevance
473 unsigned int vme_bound_low, vme_bound_high; in tsi148_slave_set() local514 reg_split(vme_bound, &vme_bound_high, &vme_bound_low); in tsi148_slave_set()522 if (vme_bound_low & (granularity - 1)) { in tsi148_slave_set()545 iowrite32be(vme_bound_low, bridge->base + TSI148_LCSR_IT[i] + in tsi148_slave_set()615 unsigned int vme_bound_low, vme_bound_high; in tsi148_slave_get() local634 vme_bound_low = ioread32be(bridge->base + TSI148_LCSR_IT[i] + in tsi148_slave_get()643 reg_join(vme_bound_high, vme_bound_low, &vme_bound); in tsi148_slave_get()