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