Home
last modified time | relevance | path

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

/linux-6.6.21/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.c548 static struct platform_device m48t59_rtc = { variable
571 m48t59_rtc.resource = &op->resource[0]; in mostek_probe()
572 return platform_device_register(&m48t59_rtc); in mostek_probe()