Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-omap.c149 bool has_ext_clk; member
759 rtc->has_ext_clk = true; in omap_rtc_probe()
844 if (rtc->has_ext_clk) { in omap_rtc_probe()
934 if (rtc->has_ext_clk) { in omap_rtc_remove()
990 if (rtc->is_suspending && !rtc->has_ext_clk) in omap_rtc_runtime_suspend()