Searched refs:SUNXI_LEAP_SET_VALUE (Results 1 – 2 of 2) sorted by relevance
84 #define SUNXI_LEAP_SET_VALUE(x, shift) SUNXI_SET(x, SUNXI_MASK_LY, shift) macro
372 date |= SUNXI_LEAP_SET_VALUE(1, rtc_dev->data_year->leap_shift); in hal_rtc_settime()
Completed in 7 milliseconds