Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/vme/bridges/
Dvme_tsi148.h682 #define TSI148_LCSR_OTAT_DBW_16 (0<<6) /* 16-bit Data Width */ macro
Dvme_tsi148.c955 temp_ctl |= TSI148_LCSR_OTAT_DBW_16; in tsi148_master_set()
1154 if ((ctl & TSI148_LCSR_OTAT_DBW_M) == TSI148_LCSR_OTAT_DBW_16) in __tsi148_master_get()