Searched refs:rtc_resource (Results 1 – 1 of 1) sorted by relevance
391 struct resource *rtc_resource; in pm8xxx_rtc_probe() local414 rtc_resource = platform_get_resource_byname(pdev, IORESOURCE_IO, in pm8xxx_rtc_probe()416 if (!(rtc_resource && rtc_resource->start)) { in pm8xxx_rtc_probe()422 rtc_dd->rtc_base = rtc_resource->start; in pm8xxx_rtc_probe()