Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-ep93xx/
Dts72xx.c138 static struct resource ts72xx_nand_resource[] = { variable
150 .resource = ts72xx_nand_resource,
151 .num_resources = ARRAY_SIZE(ts72xx_nand_resource),
163 ts72xx_nand_resource[0].start = start; in ts72xx_register_flash()
164 ts72xx_nand_resource[0].end = start + SZ_16M - 1; in ts72xx_register_flash()