Searched refs:CRB_FFA_MINOR_VERSION_MASK (Results 1 – 1 of 1) sorted by relevance
39 #define CRB_FFA_MINOR_VERSION_MASK GENMASK(15, 0) macro41 #define CRB_FFA_MINOR_VERSION(x) ((u16)(FIELD_GET(CRB_FFA_MINOR_VERSION_MASK, (x))))