Home
last modified time | relevance | path

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

/drivers/rtc/
Drtc-omap.c103 #define OMAP_RTC_HAS_KICKER 0x1 macro
311 .driver_data = OMAP_RTC_HAS_KICKER,
359 if (id_entry && (id_entry->driver_data & OMAP_RTC_HAS_KICKER)) { in omap_rtc_probe()
435 if (id_entry && (id_entry->driver_data & OMAP_RTC_HAS_KICKER)) in omap_rtc_probe()
452 if (id_entry && (id_entry->driver_data & OMAP_RTC_HAS_KICKER)) in omap_rtc_remove()