Searched refs:_SAES_SR_CCF (Results 1 – 1 of 1) sorted by relevance
123 #define _SAES_SR_CCF BIT(0) macro225 while ((io_read32(base + _SAES_SR) & _SAES_SR_CCF) != _SAES_SR_CCF) in wait_computation_completed()229 if ((io_read32(base + _SAES_SR) & _SAES_SR_CCF) != _SAES_SR_CCF) { in wait_computation_completed()396 if ((io_read32(ctx->base + _SAES_SR) & _SAES_SR_CCF)) { in save_context()