Searched refs:GET_MON_VALUE (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/arm/allwinner/
H A Daw_rtc.c80 #define GET_MON_VALUE(x) (((x) & 0x00000f00) >> 8) macro
302 ct.mon = GET_MON_VALUE(rdate);

Completed in 51 milliseconds