Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/vme/bridges/
H A Dvme_tsi148.h799 #define TSI148_LCSR_VSTAT_SCONS (1<<8) /* System Cont Status */ macro
H A Dvme_tsi148.c2481 (data & TSI148_LCSR_VSTAT_SCONS) ? "" : " not"); in tsi148_probe()