Searched defs:CCM_CDR_LPDIV (Results 1 – 5 of 5) sorted by relevance
159 #define CCM_CDR_LPDIV(x) (((x)&0x000F)<<8) /* Low power clk div */ macro
258 #define CCM_CDR_LPDIV(x) (((x) & 0x0F) << 8) macro
249 #define CCM_CDR_LPDIV(x) (((x)&0x000F)<<8) /* Low power clock divider */ macro
258 #define CCM_CDR_LPDIV(x) CCM_CDRL_LPDIV(x) macro
291 #define CCM_CDR_LPDIV(x) (((x)&0x000F)<<8) macro