Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-ep93xx/
H A Dcore.c253 static struct physmap_flash_data ep93xx_flash_data; variable
263 .platform_data = &ep93xx_flash_data,
278 ep93xx_flash_data.width = width; in ep93xx_register_flash()