Searched refs:CCM_GPR (Results 1 – 1 of 1) sorted by relevance
2002 #define CCM_GPR(i) (CCM_BASE_ADDR + CCM_GPR0_OFFSET + 0x10 * (i)) macro2026 #define HW_CCM_GPR_WR(i, v) writel((v), CCM_GPR(i))2032 #define HW_CCM_GPR_RD(i) readl(CCM_GPR(i))