Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/spm/
H A Dmt_spm_rc_api_common.h49 #define MT_SPM_RC_LAST_TIME(_time) \ argument
52 (uint32_t)(_time >> 32)); \
54 (uint32_t)(_time & 0xffffffff)); \