Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_rtc.c165 #define RTC_RIF_FULL_SECURED U(0x3F) macro
333 if (seccfgr == RTC_RIF_FULL_SECURED) { in apply_rif_config()
459 if (rtc_dev.conf_data->sec_conf[0] == RTC_RIF_FULL_SECURED) in parse_dt()