Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_rtc.c112 #define RTC_SECCFGR_FULL_SEC BIT(15) macro
334 io_setbits32(base + RTC_SECCFGR, RTC_SECCFGR_FULL_SEC); in apply_rif_config()
336 if (!(io_read32(base + RTC_SECCFGR) & RTC_SECCFGR_FULL_SEC)) in apply_rif_config()