Searched refs:SCM_CWCR_CWT (Results 1 – 3 of 3) sorted by relevance
73 #define SCM_CWCR_CWT(x) (((x) & 0x001F)) macro
31 #define SCM_CWCR_CWT(x) (((x)&0x07)<<3) macro
80 #define SCM_CWCR_CWT(x) (((x) & 0x001F)) macro
Completed in 10 milliseconds