Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/vme_user/
Dvme_tsi148.h673 #define TSI148_LCSR_OTAT_TM_2eVME (3<<8) /* 2eVME Xfer Protocol */ macro
Dvme_tsi148.c923 temp_ctl |= TSI148_LCSR_OTAT_TM_2eVME; in tsi148_master_set()
1119 if ((ctl & TSI148_LCSR_OTAT_TM_M) == TSI148_LCSR_OTAT_TM_2eVME) in __tsi148_master_get()