Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-ep93xx/
Dts72xx.c146 static struct resource ts72xx_nand_resource[] = { variable
158 .resource = ts72xx_nand_resource,
159 .num_resources = ARRAY_SIZE(ts72xx_nand_resource),
171 ts72xx_nand_resource[0].start = start; in ts72xx_register_flash()
172 ts72xx_nand_resource[0].end = start + SZ_16M - 1; in ts72xx_register_flash()