Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_rtc.c275 static bool cid1_has_access(unsigned int resource) in cid1_has_access() function
285 if (!cid1_has_access(RTC_RES_TIMESTAMP) || in check_rif_config()
286 !cid1_has_access(RTC_RES_CALIBRATION) || in check_rif_config()
287 !cid1_has_access(RTC_RES_INITIALIZATION)) in check_rif_config()