Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/alchemy/devboards/
Ddb1200.c242 static struct resource db1200_nand_res[] = { variable
252 .num_resources = ARRAY_SIZE(db1200_nand_res),
253 .resource = db1200_nand_res,
799 db1200_nand_res[0].start = PB1200_NAND_PHYS_ADDR; in pb1200_res_fixup()
800 db1200_nand_res[0].end = PB1200_NAND_PHYS_ADDR + 0xff; in pb1200_res_fixup()