Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx8m/ddr/
H A Ddram_retention.c22 #define CCM_TARGET_ROOT(n) (CCM_TARGET_ROOT_OFFSET + 0x80 * (n)) macro
138 mmio_write_32(CCM_TARGET_ROOT(65) + 0x8, (0x7 << 24) | (0x7 << 16)); in dram_exit_retention()
139 mmio_write_32(CCM_TARGET_ROOT(65) + 0x4, (0x4 << 24) | (0x3 << 16)); in dram_exit_retention()