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

/arch/arm/mach-ep93xx/
H A Dcore.c356 static struct resource ep93xx_flash_resource = { variable in typeref:struct:resource
367 .resource = &ep93xx_flash_resource,
381 ep93xx_flash_resource.start = start;
382 ep93xx_flash_resource.end = start + size - 1;

Completed in 442 milliseconds