Home
last modified time | relevance | path

Searched refs:BSEC_MODE_PWR (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/drivers/
H A Dstm32_bsec.c94 #define BSEC_MODE_PWR BIT(5) macro
229 if (bsec_status() & BSEC_MODE_PWR) in power_up_safmem()
232 if (bsec_status() & BSEC_MODE_PWR) in power_up_safmem()
246 if (!(bsec_status() & BSEC_MODE_PWR)) in power_down_safmem()
249 if (!(bsec_status() & BSEC_MODE_PWR)) in power_down_safmem()