Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/rb532/
Ddevices.c161 static struct resource nand_slot0_res[] = { variable
176 .resource = nand_slot0_res,
177 .num_resources = ARRAY_SIZE(nand_slot0_res),
285 nand_slot0_res[0].start = readl(IDT434_REG_BASE + DEV2BASE); in plat_setup_devices()
286 nand_slot0_res[0].end = nand_slot0_res[0].start + 0x1000; in plat_setup_devices()