Searched refs:IMX_CCM_IP_BASE (Results 1 – 1 of 1) sorted by relevance
12 #define IMX_CCM_IP_BASE (IMX_CCM_BASE + 0xa000) macro14 #define CCM_IP_CLK_ROOT_GEN_TAGET(i) (IMX_CCM_IP_BASE + 0x80 * (i) + 0x00)15 #define CCM_IP_CLK_ROOT_GEN_TAGET_SET(i) (IMX_CCM_IP_BASE + 0x80 * (i) + 0x04)16 #define CCM_IP_CLK_ROOT_GEN_TAGET_CLR(i) (IMX_CCM_IP_BASE + 0x80 * (i) + 0x08)
Completed in 1 milliseconds