Searched refs:S_CCIPERIPHBASE (Results 1 – 1 of 1) sorted by relevance
84661 #define S_CCIPERIPHBASE 0 macro84663 #define V_CCIPERIPHBASE(x) ((x) << S_CCIPERIPHBASE)84664 #define G_CCIPERIPHBASE(x) (((x) >> S_CCIPERIPHBASE) & M_CCIPERIPHBASE)