Searched refs:S_CCPL5DONE (Results 1 – 1 of 1) sorted by relevance
28449 #define S_CCPL5DONE 24 macro28451 #define V_CCPL5DONE(x) ((x) << S_CCPL5DONE)28452 #define G_CCPL5DONE(x) (((x) >> S_CCPL5DONE) & M_CCPL5DONE)