OFFSET_STEP_PPT   390 drivers/rtc/rtc-rv3028.c 	*offset = DIV_ROUND_CLOSEST(steps * OFFSET_STEP_PPT, 1000);
OFFSET_STEP_PPT   401 drivers/rtc/rtc-rv3028.c 	offset = DIV_ROUND_CLOSEST(offset, OFFSET_STEP_PPT);