Home
last modified time | relevance | path

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

/optee_os/core/drivers/firewall/
H A Dstm32_etzpc.c64 #define PERIPH_PM_LOCK_BIT BIT(7) macro
334 pdata->periph_cfg[n] |= PERIPH_PM_LOCK_BIT; in etzpc_pm()
353 if (pdata->periph_cfg[n] & PERIPH_PM_LOCK_BIT) in etzpc_pm()