Searched refs:S_CCIPERIPHBASE (Results 1 – 1 of 1) sorted by relevance
84654 #define S_CCIPERIPHBASE 0 macro84656 #define V_CCIPERIPHBASE(x) ((x) << S_CCIPERIPHBASE)84657 #define G_CCIPERIPHBASE(x) (((x) >> S_CCIPERIPHBASE) & M_CCIPERIPHBASE)