Searched refs:T1_LUT_SGN_W (Results 1 – 2 of 2) sorted by relevance
125 T1_LUT_SIG_E) + ((f & (T1_LUT_SIG_W | T1_LUT_SGN_W)) == T1_LUT_SIG_W), in t1_init_ctxno_sc()128 ((f & (T1_LUT_SIG_W | T1_LUT_SGN_W)) == in t1_init_ctxno_sc()129 (T1_LUT_SIG_W | T1_LUT_SGN_W)), 1); in t1_init_ctxno_sc()168 T1_LUT_SIG_E) + ((f & (T1_LUT_SIG_W | T1_LUT_SGN_W)) == T1_LUT_SIG_W), in t1_init_spb()171 ((f & (T1_LUT_SIG_W | T1_LUT_SGN_W)) == in t1_init_spb()172 (T1_LUT_SIG_W | T1_LUT_SGN_W)), 1); in t1_init_spb()
166 #define T1_LUT_SGN_W (1U << 0) macro