Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/bcm63xx/
A Ddev-flash.c41 static struct resource mtd_resources[] = { variable
51 .resource = mtd_resources,
52 .num_resources = ARRAY_SIZE(mtd_resources),
116 mtd_resources[0].start = val; in bcm63xx_flash_register()
117 mtd_resources[0].end = 0x1FFFFFFF; in bcm63xx_flash_register()

Completed in 2 milliseconds