Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap1/
H A Dboard-osk.c109 static struct resource osk_flash_resource = { variable
121 .resource = &osk_flash_resource,
395 osk_flash_resource.end = osk_flash_resource.start = omap_cs3_phys(); in osk_init()
396 osk_flash_resource.end += SZ_32M - 1; in osk_init()