Searched refs:S_CORE_REVISION (Results 1 – 1 of 1) sorted by relevance
63425 #define S_CORE_REVISION 0 macro63427 #define V_CORE_REVISION(x) ((x) << S_CORE_REVISION)63428 #define G_CORE_REVISION(x) (((x) >> S_CORE_REVISION) & M_CORE_REVISION)