Searched refs:RETRY_RD_ERR_LOG_EN (Results 1 – 1 of 1) sorted by relevance
77 #define RETRY_RD_ERR_LOG_EN BIT(15) macro117 s |= RETRY_RD_ERR_LOG_EN; in __enable_retry_rd_err_log()119 d |= RETRY_RD_ERR_LOG_EN; in __enable_retry_rd_err_log()124 d2 |= RETRY_RD_ERR_LOG_EN; in __enable_retry_rd_err_log()132 if (!(imc->chan[chan].retry_rd_err_log_s & RETRY_RD_ERR_LOG_EN)) in __enable_retry_rd_err_log()133 s &= ~RETRY_RD_ERR_LOG_EN; in __enable_retry_rd_err_log()138 if (!(imc->chan[chan].retry_rd_err_log_d & RETRY_RD_ERR_LOG_EN)) in __enable_retry_rd_err_log()139 d &= ~RETRY_RD_ERR_LOG_EN; in __enable_retry_rd_err_log()146 if (!(imc->chan[chan].retry_rd_err_log_d2 & RETRY_RD_ERR_LOG_EN)) in __enable_retry_rd_err_log()147 d2 &= ~RETRY_RD_ERR_LOG_EN; in __enable_retry_rd_err_log()