Searched refs:TSI148_LCSR_OTAT_DBW_32 (Results 1 – 2 of 2) sorted by relevance
673 #define TSI148_LCSR_OTAT_DBW_32 BIT(6) /* 32-bit Data Width */ macro
940 temp_ctl |= TSI148_LCSR_OTAT_DBW_32; in tsi148_master_set()1136 if ((ctl & TSI148_LCSR_OTAT_DBW_M) == TSI148_LCSR_OTAT_DBW_32) in __tsi148_master_get()