Home
last modified time | relevance | path

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

/arch/mips/alchemy/devboards/
Ddb1200.c281 static struct resource db1200_eth_res[] = { variable
300 .num_resources = ARRAY_SIZE(db1200_eth_res),
301 .resource = db1200_eth_res,
812 db1200_eth_res[0].start = PB1200_ETH_PHYS_ADDR; in pb1200_res_fixup()
813 db1200_eth_res[0].end = PB1200_ETH_PHYS_ADDR + 0xff; in pb1200_res_fixup()