Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/vme/bridges/
Dvme_tsi148.c2153 slot = ioread32be(bridge->base + TSI148_LCSR_VSTAT); in tsi148_slot_get()
2483 data = ioread32be(tsi148_device->base + TSI148_LCSR_VSTAT); in tsi148_probe()
2511 data = ioread32be(tsi148_device->base + TSI148_LCSR_VSTAT); in tsi148_probe()
2514 iowrite32be(data, tsi148_device->base + TSI148_LCSR_VSTAT); in tsi148_probe()
Dvme_tsi148.h249 #define TSI148_LCSR_VSTAT 0x23C macro