Home
last modified time | relevance | path

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

/drivers/rtc/
Drtc-max77686.c76 bool rtc_irq_from_platform; member
190 .rtc_irq_from_platform = false,
201 .rtc_irq_from_platform = true,
250 .rtc_irq_from_platform = false,
672 if (info->drv_data->rtc_irq_from_platform) { in max77686_init_rtc_regmap()