Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Drtc-stk17ta8.c39 #define RTC_CALIBRATION (RTC_OFFSET + 8) macro
308 cal = readb(ioaddr + RTC_CALIBRATION); in stk17ta8_rtc_probe()
313 writeb(cal, ioaddr + RTC_CALIBRATION); in stk17ta8_rtc_probe()