Searched refs:ress (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/rtc/ |
H A D | rtc-pxa.c | 75 struct resource *ress; member 317 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()
|
/openbmc/linux/drivers/mtd/devices/ |
H A D | docg3.c | 1974 struct resource *ress; in docg3_probe() local 1980 ress = platform_get_resource(pdev, IORESOURCE_MEM, 0); in docg3_probe() 1981 if (!ress) { in docg3_probe() 1987 base = devm_ioremap(dev, ress->start, DOC_IOSPACE_SIZE); in docg3_probe()
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | CECILL-2.0 | 216 …rat, ne pourra en aucun cas impliquer renonciation par la Partie intéressée à s`en …
|
H A D | CECILL-1.0 | 214 …rat, ne pourra en aucun cas impliquer renonciation par la Partie intéressée à sR…
|
H A D | CECILL-C | 214 …rat, ne pourra en aucun cas impliquer renonciation par la Partie intéressée à s`en …
|
H A D | CECILL-B | 220 …rat, ne pourra en aucun cas impliquer renonciation par la Partie intéressée à s`en …
|