Home
last modified time | relevance | path

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

/linux-6.12.1/arch/sparc/kernel/
Dtime_32.c261 static struct platform_device m48t59_rtc = { variable
282 m48t59_rtc.resource = &op->resource[0]; in clock_probe()
295 if (platform_device_register(&m48t59_rtc) < 0) in clock_probe()
Dtime_64.c549 static struct platform_device m48t59_rtc = { variable
572 m48t59_rtc.resource = &op->resource[0]; in mostek_probe()
573 return platform_device_register(&m48t59_rtc); in mostek_probe()