Searched refs:N1SDP_DMC_MEMC_CMD_READY (Results 1 – 3 of 3) sorted by relevance
55 mmio_write_32(N1SDP_DMC0_MEMC_CMD_REG, N1SDP_DMC_MEMC_CMD_READY); in dmc_ecc_setup()56 mmio_write_32(N1SDP_DMC1_MEMC_CMD_REG, N1SDP_DMC_MEMC_CMD_READY); in dmc_ecc_setup()
121 mmio_write_32(N1SDP_REMOTE_DMC0_MEMC_CMD_REG, N1SDP_DMC_MEMC_CMD_READY); in remote_dmc_ecc_setup()122 mmio_write_32(N1SDP_REMOTE_DMC1_MEMC_CMD_REG, N1SDP_DMC_MEMC_CMD_READY); in remote_dmc_ecc_setup()
47 #define N1SDP_DMC_MEMC_CMD_READY 3 macro