Searched refs:_SAES_SR_BUSY (Results 1 – 1 of 1) sorted by relevance
120 #define _SAES_SR_BUSY BIT(3) macro267 while (io_read32(ctx->base + _SAES_SR) & _SAES_SR_BUSY) in saes_start()271 if (io_read32(ctx->base + _SAES_SR) & _SAES_SR_BUSY) { in saes_start()