Searched refs:T1_LUT_SGN_S (Results 1 – 2 of 2) sorted by relevance
132 T1_LUT_SIG_N) + ((f & (T1_LUT_SIG_S | T1_LUT_SGN_S)) == T1_LUT_SIG_S), in t1_init_ctxno_sc()135 ((f & (T1_LUT_SIG_S | T1_LUT_SGN_S)) == in t1_init_ctxno_sc()136 (T1_LUT_SIG_S | T1_LUT_SGN_S)), 1); in t1_init_ctxno_sc()175 T1_LUT_SIG_N) + ((f & (T1_LUT_SIG_S | T1_LUT_SGN_S)) == T1_LUT_SIG_S), in t1_init_spb()178 ((f & (T1_LUT_SIG_S | T1_LUT_SGN_S)) == in t1_init_spb()179 (T1_LUT_SIG_S | T1_LUT_SGN_S)), 1); in t1_init_spb()
172 #define T1_LUT_SGN_S (1U << 6) macro