Searched refs:RETRY_RD_ERR_LOG_UC (Results 1 – 1 of 1) sorted by relevance
67 #define RETRY_RD_ERR_LOG_UC BIT(1) macro104 if (imc->chan[chan].retry_rd_err_log_s & RETRY_RD_ERR_LOG_UC) in __enable_retry_rd_err_log()105 s |= RETRY_RD_ERR_LOG_UC; in __enable_retry_rd_err_log()110 if (imc->chan[chan].retry_rd_err_log_d & RETRY_RD_ERR_LOG_UC) in __enable_retry_rd_err_log()111 d |= RETRY_RD_ERR_LOG_UC; in __enable_retry_rd_err_log()
Completed in 7 milliseconds