Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_rtc.c214 unsigned int ts_lock; member
753 exceptions = cpu_spin_lock_xsave(&rtc_dev.ts_lock); in stm32_rtc_get_timestamp()
758 cpu_spin_unlock_xrestore(&rtc_dev.ts_lock, exceptions); in stm32_rtc_get_timestamp()
774 cpu_spin_unlock_xrestore(&rtc_dev.ts_lock, exceptions); in stm32_rtc_get_timestamp()