Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/alchemy/devboards/
Ddb1200.c311 static struct resource db1200_ide_res[] = { variable
339 .num_resources = ARRAY_SIZE(db1200_ide_res),
340 .resource = db1200_ide_res,
810 db1200_ide_res[0].start = PB1200_IDE_PHYS_ADDR; in pb1200_res_fixup()
811 db1200_ide_res[0].end = PB1200_IDE_PHYS_ADDR + DB1200_IDE_PHYS_LEN - 1; in pb1200_res_fixup()