Home
last modified time | relevance | path

Searched refs:TSI148_LCSR_VSTAT (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/vme/bridges/
Dvme_tsi148.c2156 slot = ioread32be(bridge->base + TSI148_LCSR_VSTAT); in tsi148_slot_get()
2505 data = ioread32be(tsi148_device->base + TSI148_LCSR_VSTAT); in tsi148_probe()
2533 data = ioread32be(tsi148_device->base + TSI148_LCSR_VSTAT); in tsi148_probe()
2536 iowrite32be(data, tsi148_device->base + TSI148_LCSR_VSTAT); in tsi148_probe()
Dvme_tsi148.h248 #define TSI148_LCSR_VSTAT 0x23C macro