Searched refs:CTL_BASE (Results 1 – 1 of 1) sorted by relevance
91 #define CTL_BASE(ch) (DDRC0_BASE + (ch) * 0x8000) macro92 #define CTL_REG(ch, n) (CTL_BASE(ch) + (n) * 0x4)95 #define PI_BASE(ch) (CTL_BASE(ch) + PI_OFFSET)99 #define PHY_BASE(ch) (CTL_BASE(ch) + PHY_OFFSET)