Searched refs:ress (Results 1 – 1 of 1) sorted by relevance
75 struct resource *ress; member317 pxa_rtc->ress = platform_get_resource(pdev, IORESOURCE_MEM, 0); in pxa_rtc_probe()318 if (!pxa_rtc->ress) { in pxa_rtc_probe()334 pxa_rtc->base = devm_ioremap(dev, pxa_rtc->ress->start, in pxa_rtc_probe()335 resource_size(pxa_rtc->ress)); in pxa_rtc_probe()