Home
last modified time | relevance | path

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

/drivers/rtc/
A Drtc-max77686.c80 bool rtc_irq_from_platform; member
196 .rtc_irq_from_platform = false,
217 .rtc_irq_from_platform = false,
236 .rtc_irq_from_platform = true,
286 .rtc_irq_from_platform = false,
696 if (info->drv_data->rtc_irq_from_platform) { in max77686_init_rtc_regmap()
832 if (!info->drv_data->rtc_irq_from_platform) in max77686_rtc_suspend()
842 if (!info->drv_data->rtc_irq_from_platform) in max77686_rtc_resume()

Completed in 5 milliseconds