Searched refs:RETRY_RD_ERR_LOG_EN (Results 1 – 1 of 1) sorted by relevance
69 #define RETRY_RD_ERR_LOG_EN BIT(15) macro99 s |= RETRY_RD_ERR_LOG_EN; in __enable_retry_rd_err_log()101 d |= RETRY_RD_ERR_LOG_EN; in __enable_retry_rd_err_log()108 if (!(imc->chan[chan].retry_rd_err_log_s & RETRY_RD_ERR_LOG_EN)) in __enable_retry_rd_err_log()109 s &= ~RETRY_RD_ERR_LOG_EN; in __enable_retry_rd_err_log()114 if (!(imc->chan[chan].retry_rd_err_log_d & RETRY_RD_ERR_LOG_EN)) in __enable_retry_rd_err_log()115 d &= ~RETRY_RD_ERR_LOG_EN; in __enable_retry_rd_err_log()
Completed in 4 milliseconds