Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vme_user/
H A Dvme_tsi148.h793 #define TSI148_LCSR_VSTAT_SCONS BIT(8) /* System Cont Status */ macro
H A Dvme_tsi148.c2449 (data & TSI148_LCSR_VSTAT_SCONS) ? "" : " not"); in tsi148_probe()