Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/kernel/
Dtime_32.c270 static struct platform_device m48t59_rtc = { variable
291 m48t59_rtc.resource = &op->resource[0]; in clock_probe()
304 if (platform_device_register(&m48t59_rtc) < 0) in clock_probe()
Dtime_64.c526 static struct platform_device m48t59_rtc = { variable
549 m48t59_rtc.resource = &op->resource[0]; in mostek_probe()
550 return platform_device_register(&m48t59_rtc); in mostek_probe()