Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/rb532/
Ddevices.c166 static struct resource nand_slot0_res[] = { variable
181 .resource = nand_slot0_res,
182 .num_resources = ARRAY_SIZE(nand_slot0_res),
290 nand_slot0_res[0].start = readl(IDT434_REG_BASE + DEV2BASE); in plat_setup_devices()
291 nand_slot0_res[0].end = nand_slot0_res[0].start + 0x1000; in plat_setup_devices()