Home
last modified time | relevance | path

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

/arch/arm/mach-ep93xx/
Dcore.c248 static struct resource ep93xx_flash_resource = { variable
259 .resource = &ep93xx_flash_resource,
273 ep93xx_flash_resource.start = start; in ep93xx_register_flash()
274 ep93xx_flash_resource.end = start + size - 1; in ep93xx_register_flash()