Searched refs:S_TH_LOW (Results 1 – 1 of 1) sorted by relevance
16536 #define S_TH_LOW 0 macro16538 #define V_TH_LOW(x) ((x) << S_TH_LOW)16539 #define G_TH_LOW(x) (((x) >> S_TH_LOW) & M_TH_LOW)