Searched refs:ZMS_VERSION_MASK (Results 1 – 1 of 1) sorted by relevance
33 #define ZMS_VERSION_MASK GENMASK(7, 0) macro34 #define ZMS_GET_VERSION(x) FIELD_GET(ZMS_VERSION_MASK, x)
Completed in 15 milliseconds