Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dpta_rtc.h19 #define PTA_RTC_FEATURE_CORRECTION BIT(0) macro
/optee_os/core/pta/
H A Drtc.c294 info->features |= PTA_RTC_FEATURE_CORRECTION; in rtc_pta_get_info()