Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/alchemy/devboards/
H A Ddb1200.c241 static struct resource db1200_nand_res[] = { variable
251 .num_resources = ARRAY_SIZE(db1200_nand_res),
252 .resource = db1200_nand_res,
790 db1200_nand_res[0].start = PB1200_NAND_PHYS_ADDR; in pb1200_res_fixup()
791 db1200_nand_res[0].end = PB1200_NAND_PHYS_ADDR + 0xff; in pb1200_res_fixup()