Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_rtc.c34 #define RTC_PRIVCFGR U(0x1C) macro
353 io_setbits32(base + RTC_PRIVCFGR, RTC_PRIVCFGR_FULL_PRIV); in apply_rif_config()
355 if (!(io_read32(base + RTC_PRIVCFGR) & RTC_PRIVCFGR_FULL_PRIV)) in apply_rif_config()
364 io_clrsetbits32(base + RTC_PRIVCFGR, in apply_rif_config()