Searched refs:DRAM_CSR_FAILED (Results 1 – 2 of 2) sorted by relevance
134 #define DRAM_CSR_FAILED (DRAM_CSR_DTERR | DRAM_CSR_DTIERR) macro
390 clrbits_le32(&dram->csr, DRAM_CSR_FAILED); in dramc_scan_readpipe()398 if (reg_val & DRAM_CSR_FAILED) in dramc_scan_readpipe()