Searched refs:S_RTSEL_SNAPSHOT (Results 1 – 1 of 1) sorted by relevance
22364 #define S_RTSEL_SNAPSHOT 0 macro22366 #define V_RTSEL_SNAPSHOT(x) ((x) << S_RTSEL_SNAPSHOT)22367 #define G_RTSEL_SNAPSHOT(x) (((x) >> S_RTSEL_SNAPSHOT) & M_RTSEL_SNAPSHOT)