Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/vme/bridges/
Dvme_tsi148.h674 #define TSI148_LCSR_OTAT_TM_BLT (1<<8) /* BLT Xfer Protocol */ macro
Dvme_tsi148.c1012 temp_ctl |= TSI148_LCSR_OTAT_TM_BLT; in tsi148_master_set()
1214 if ((ctl & TSI148_LCSR_OTAT_TM_M) == TSI148_LCSR_OTAT_TM_BLT) in __tsi148_master_get()