Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-ep93xx/
Dts72xx.c143 static struct resource ts72xx_nand_resource[] = { variable
155 .resource = ts72xx_nand_resource,
156 .num_resources = ARRAY_SIZE(ts72xx_nand_resource),
175 ts72xx_nand_resource[0].start = start; in ts72xx_register_flash()
176 ts72xx_nand_resource[0].end = start + SZ_16M - 1; in ts72xx_register_flash()