Searched refs:RETRY_RD_ERR_LOG_NOOVER (Results 1 – 1 of 1) sorted by relevance
80 #define RETRY_RD_ERR_LOG_NOOVER BIT(14) macro127 d2 |= RETRY_RD_ERR_LOG_NOOVER; in __enable_retry_rd_err_log()134 if (imc->chan[chan].retry_rd_err_log_s & RETRY_RD_ERR_LOG_NOOVER) in __enable_retry_rd_err_log()135 s |= RETRY_RD_ERR_LOG_NOOVER; in __enable_retry_rd_err_log()140 if (imc->chan[chan].retry_rd_err_log_d & RETRY_RD_ERR_LOG_NOOVER) in __enable_retry_rd_err_log()141 d |= RETRY_RD_ERR_LOG_NOOVER; in __enable_retry_rd_err_log()148 if (!(imc->chan[chan].retry_rd_err_log_d2 & RETRY_RD_ERR_LOG_NOOVER)) in __enable_retry_rd_err_log()149 d2 &= ~RETRY_RD_ERR_LOG_NOOVER; in __enable_retry_rd_err_log()