Searched defs:CCM_CDR_LPDIV (Results 1 – 5 of 5) sorted by relevance
158 #define CCM_CDR_LPDIV(x) (((x)&0x000F)<<8) /* Low power clk div */ macro
257 #define CCM_CDR_LPDIV(x) (((x) & 0x0F) << 8) macro
248 #define CCM_CDR_LPDIV(x) (((x)&0x000F)<<8) /* Low power clock divider */ macro
290 #define CCM_CDR_LPDIV(x) (((x)&0x000F)<<8) macro
257 #define CCM_CDR_LPDIV(x) CCM_CDRL_LPDIV(x) macro
Completed in 24 milliseconds