Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/rb532/
Ddevices.c154 static struct resource nand_slot0_res[] = { variable
169 .resource = nand_slot0_res,
170 .num_resources = ARRAY_SIZE(nand_slot0_res),
278 nand_slot0_res[0].start = readl(IDT434_REG_BASE + DEV2BASE); in plat_setup_devices()
279 nand_slot0_res[0].end = nand_slot0_res[0].start + 0x1000; in plat_setup_devices()