Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/imx/common/
Dimx_sip_handler.c25 static int imx_srtc_set_time(uint32_t year_mon, in imx_srtc_set_time() argument
30 year_mon >> 16, year_mon & 0xffff, in imx_srtc_set_time()