Searched defs:CCM_CCR_BOOTPS (Results 1 – 4 of 4) sorted by relevance
159 #define CCM_CCR_BOOTPS(x) (((x) & 0x0003) << 3) macro
221 #define CCM_CCR_BOOTPS (0x0010) macro
260 #define CCM_CCR_BOOTPS(x) (((x)&0x0003)<<3|0x0001) macro
208 #define CCM_CCR_BOOTPS (0x0030) macro