Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vme_user/
H A Dvme_tsi148.c1361 mutex_lock(&bridge->vme_rmw); in tsi148_master_rmw()
1396 mutex_unlock(&bridge->vme_rmw); in tsi148_master_rmw()
2309 mutex_init(&tsi148_device->vme_rmw); in tsi148_probe()
H A Dvme_tsi148.h42 struct mutex vme_rmw; /* Only one RMW cycle at a time */ member