Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vme_user/
H A Dvme_tsi148.h666 #define TSI148_LCSR_OTAT_TM_MBLT (2<<8) /* MBLT Xfer Protocol */ macro
H A Dvme_tsi148.c917 temp_ctl |= TSI148_LCSR_OTAT_TM_MBLT; in tsi148_master_set()
1114 if ((ctl & TSI148_LCSR_OTAT_TM_M) == TSI148_LCSR_OTAT_TM_MBLT) in __tsi148_master_get()