Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-max77686.c69 * @rtc_irq_from_platform: RTC interrupt via platform resource
80 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()
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-max77686.c76 bool rtc_irq_from_platform; member
197 .rtc_irq_from_platform = false,
215 .rtc_irq_from_platform = true,
265 .rtc_irq_from_platform = false,
682 if (info->drv_data->rtc_irq_from_platform) { in max77686_init_rtc_regmap()
825 if (!info->drv_data->rtc_irq_from_platform) in max77686_rtc_suspend()
835 if (!info->drv_data->rtc_irq_from_platform) in max77686_rtc_resume()

Completed in 5 milliseconds