Home
last modified time | relevance | path

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

/src/sys/arm/allwinner/
H A Daw_rtc.c74 #define GET_MIN_VALUE(x) (((x) & 0x00003f00) >> 8) macro
308 ct.min = GET_MIN_VALUE(rtime); in aw_rtc_gettime()