Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Drtc-omap.c67 #define OMAP_RTC_OSC_REG 0x54 macro
591 reg = rtc_read(rtc, OMAP_RTC_OSC_REG); in omap_rtc_probe()
592 rtc_writel(rtc, OMAP_RTC_OSC_REG, in omap_rtc_probe()
648 reg = rtc_read(rtc, OMAP_RTC_OSC_REG); in omap_rtc_probe()
649 rtc_write(rtc, OMAP_RTC_OSC_REG, in omap_rtc_probe()
716 reg = rtc_read(rtc, OMAP_RTC_OSC_REG); in omap_rtc_remove()
718 rtc_write(rtc, OMAP_RTC_OSC_REG, reg); in omap_rtc_remove()