Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/vme_user/
Dvme_tsi148.c2120 slot = ioread32be(bridge->base + TSI148_LCSR_VSTAT); in tsi148_slot_get()
2453 data = ioread32be(tsi148_device->base + TSI148_LCSR_VSTAT); in tsi148_probe()
2481 data = ioread32be(tsi148_device->base + TSI148_LCSR_VSTAT); in tsi148_probe()
2484 iowrite32be(data, tsi148_device->base + TSI148_LCSR_VSTAT); in tsi148_probe()
Dvme_tsi148.h240 #define TSI148_LCSR_VSTAT 0x23C macro