Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/vme/bridges/
Dvme_tsi148.h675 #define TSI148_LCSR_OTAT_TM_BLT (1<<8) /* BLT Xfer Protocol */ macro
Dvme_tsi148.c930 temp_ctl |= TSI148_LCSR_OTAT_TM_BLT; in tsi148_master_set()
1132 if ((ctl & TSI148_LCSR_OTAT_TM_M) == TSI148_LCSR_OTAT_TM_BLT) in __tsi148_master_get()