Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/arm/board/n1sdp/
Dn1sdp_def.h31 #define N1SDP_DMC0_MEMC_CMD_REG 0x4E000008 macro
40 N1SDP_DMC0_MEMC_CMD_REG
Dn1sdp_bl31_setup.c113 mmio_write_32(N1SDP_DMC0_MEMC_CMD_REG, N1SDP_DMC_MEMC_CMD_CONFIG); in dmc_ecc_setup()
121 mmio_write_32(N1SDP_DMC0_MEMC_CMD_REG, N1SDP_DMC_MEMC_CMD_READY); in dmc_ecc_setup()