Home
last modified time | relevance | path

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

/arch/mips/rb532/
Ddevices.c165 static struct resource nand_slot0_res[] = { variable
180 .resource = nand_slot0_res,
181 .num_resources = ARRAY_SIZE(nand_slot0_res),
311 nand_slot0_res[0].start = readl(IDT434_REG_BASE + DEV2BASE); in plat_setup_devices()
312 nand_slot0_res[0].end = nand_slot0_res[0].start + 0x1000; in plat_setup_devices()