Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_rtc.c52 #define RTC_CIDCFGR(x) (U(0x80) + U(0x4) * (x)) macro
277 uint32_t cidcfgr = io_read32(get_base() + RTC_CIDCFGR(resource)); in cid1_has_access()
325 io_clrbits32(base + RTC_CIDCFGR(i), in apply_rif_config()
378 io_clrsetbits32(base + RTC_CIDCFGR(i), in apply_rif_config()