Searched refs:ECC_IDLE_REG (Results 1 – 1 of 1) sorted by relevance
41 #define ECC_IDLE_REG(op) ((op) == ECC_ENCODE ? ECC_ENCIDLE : ECC_DECIDLE) macro125 ret = readl_poll_timeout_atomic(ecc->regs + ECC_IDLE_REG(op), val, in mtk_ecc_wait_idle()
Completed in 4 milliseconds