Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-ep93xx/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds