Searched refs:CCM_DRAMCLK_CFG_DIV0 (Results 1 – 3 of 3) sorted by relevance
249 #define CCM_DRAMCLK_CFG_DIV0(x) ((x - 1) << 8) macro
388 #define CCM_DRAMCLK_CFG_DIV0(x) ((x - 1) << 8) macro
38 CCM_DRAMCLK_CFG_DIV0(dram_clk_div) | CCM_DRAMCLK_CFG_RST | in mctl_sys_init()