Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-max77686.c80 bool rtc_irq_from_platform; member
197 .rtc_irq_from_platform = false,
218 .rtc_irq_from_platform = false,
237 .rtc_irq_from_platform = true,
287 .rtc_irq_from_platform = false,
696 if (info->drv_data->rtc_irq_from_platform) { in max77686_init_rtc_regmap()
837 if (!info->drv_data->rtc_irq_from_platform) in max77686_rtc_suspend()
847 if (!info->drv_data->rtc_irq_from_platform) in max77686_rtc_resume()