vme_bound_low 478 drivers/vme/bridges/vme_tsi148.c unsigned int vme_bound_low, vme_bound_high; vme_bound_low 520 drivers/vme/bridges/vme_tsi148.c reg_split(vme_bound, &vme_bound_high, &vme_bound_low); vme_bound_low 528 drivers/vme/bridges/vme_tsi148.c if (vme_bound_low & (granularity - 1)) { vme_bound_low 552 drivers/vme/bridges/vme_tsi148.c iowrite32be(vme_bound_low, bridge->base + TSI148_LCSR_IT[i] + vme_bound_low 622 drivers/vme/bridges/vme_tsi148.c unsigned int vme_bound_low, vme_bound_high; vme_bound_low 641 drivers/vme/bridges/vme_tsi148.c vme_bound_low = ioread32be(bridge->base + TSI148_LCSR_IT[i] + vme_bound_low 650 drivers/vme/bridges/vme_tsi148.c reg_join(vme_bound_high, vme_bound_low, &vme_bound);