Home
last modified time | relevance | path

Searched refs:vme_bound_high (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/vme/bridges/
H A Dvme_tsi148.c478 unsigned int vme_bound_low, vme_bound_high; in tsi148_slave_set() local
520 reg_split(vme_bound, &vme_bound_high, &vme_bound_low); in tsi148_slave_set()
550 iowrite32be(vme_bound_high, bridge->base + TSI148_LCSR_IT[i] + in tsi148_slave_set()
622 unsigned int vme_bound_low, vme_bound_high; in tsi148_slave_get() local
639 vme_bound_high = ioread32be(bridge->base + TSI148_LCSR_IT[i] + in tsi148_slave_get()
650 reg_join(vme_bound_high, vme_bound_low, &vme_bound); in tsi148_slave_get()
/kernel/linux/linux-6.6/drivers/staging/vme_user/
H A Dvme_tsi148.c473 unsigned int vme_bound_low, vme_bound_high; in tsi148_slave_set() local
514 reg_split(vme_bound, &vme_bound_high, &vme_bound_low); in tsi148_slave_set()
543 iowrite32be(vme_bound_high, bridge->base + TSI148_LCSR_IT[i] + in tsi148_slave_set()
615 unsigned int vme_bound_low, vme_bound_high; in tsi148_slave_get() local
632 vme_bound_high = 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()

Completed in 6 milliseconds