Searched refs:S_HS_PROBE_A_SEL_ (Results 1 – 1 of 1) sorted by relevance
60405 #define S_HS_PROBE_A_SEL_ 8 macro60407 #define V_HS_PROBE_A_SEL_(x) ((x) << S_HS_PROBE_A_SEL_)60408 #define G_HS_PROBE_A_SEL_(x) (((x) >> S_HS_PROBE_A_SEL_) & M_HS_PROBE_A_SEL_)