Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-ep93xx/
H A Dts72xx.c137 static struct resource ts72xx_nand_resource[] = { variable
149 .resource = ts72xx_nand_resource,
150 .num_resources = ARRAY_SIZE(ts72xx_nand_resource),
162 ts72xx_nand_resource[0].start = start; in ts72xx_register_flash()
163 ts72xx_nand_resource[0].end = start + SZ_16M - 1; in ts72xx_register_flash()