Home
last modified time | relevance | path

Searched refs:CTL_BASE (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-a-latest/plat/rockchip/rk3399/include/shared/
Daddressmap_shared.h91 #define CTL_BASE(ch) (DDRC0_BASE + (ch) * 0x8000) macro
92 #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)