Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Dboard-osk.c110 static struct resource osk_flash_resource = { variable
122 .resource = &osk_flash_resource,
590 osk_flash_resource.end = osk_flash_resource.start = omap_cs3_phys(); in osk_init()
591 osk_flash_resource.end += SZ_32M - 1; in osk_init()