Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-ep93xx/
H A Dcore.c257 static struct resource ep93xx_flash_resource = { variable
268 .resource = &ep93xx_flash_resource,
282 ep93xx_flash_resource.start = start; in ep93xx_register_flash()
283 ep93xx_flash_resource.end = start + size - 1; in ep93xx_register_flash()