Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-at91rm9200.c346 static const struct of_device_id at91_rtc_dt_ids[] = { variable
363 MODULE_DEVICE_TABLE(of, at91_rtc_dt_ids);
547 .of_match_table = of_match_ptr(at91_rtc_dt_ids),
H A Drtc-at91sam9.c526 static const struct of_device_id at91_rtc_dt_ids[] = { variable
530 MODULE_DEVICE_TABLE(of, at91_rtc_dt_ids);
539 .of_match_table = of_match_ptr(at91_rtc_dt_ids),