Searched refs:RETRY_RD_ERR_LOG_EN (Results 1 – 1 of 1) sorted by relevance
69 #define RETRY_RD_ERR_LOG_EN BIT(15) macro109 s |= RETRY_RD_ERR_LOG_EN; in __enable_retry_rd_err_log()111 d |= RETRY_RD_ERR_LOG_EN; in __enable_retry_rd_err_log()116 d2 |= RETRY_RD_ERR_LOG_EN; in __enable_retry_rd_err_log()124 if (!(imc->chan[chan].retry_rd_err_log_s & RETRY_RD_ERR_LOG_EN)) in __enable_retry_rd_err_log()125 s &= ~RETRY_RD_ERR_LOG_EN; in __enable_retry_rd_err_log()130 if (!(imc->chan[chan].retry_rd_err_log_d & RETRY_RD_ERR_LOG_EN)) in __enable_retry_rd_err_log()131 d &= ~RETRY_RD_ERR_LOG_EN; in __enable_retry_rd_err_log()138 if (!(imc->chan[chan].retry_rd_err_log_d2 & RETRY_RD_ERR_LOG_EN)) in __enable_retry_rd_err_log()139 d2 &= ~RETRY_RD_ERR_LOG_EN; in __enable_retry_rd_err_log()