Searched refs:CCM_GPR (Results 1 – 1 of 1) sorted by relevance
2003 #define CCM_GPR(i) (CCM_BASE_ADDRESS + CCM_GPR0_OFFSET + 0x10 * (i)) macro2027 #define HW_CCM_GPR_WR(i, v) writel((v), CCM_GPR(i))2033 #define HW_CCM_GPR_RD(i) readl(CCM_GPR(i))