Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/alchemy/devboards/
H A Ddb1200.c267 static struct resource db1200_eth_res[] = { variable
286 .num_resources = ARRAY_SIZE(db1200_eth_res),
287 .resource = db1200_eth_res,
794 db1200_eth_res[0].start = PB1200_ETH_PHYS_ADDR; in pb1200_res_fixup()
795 db1200_eth_res[0].end = PB1200_ETH_PHYS_ADDR + 0xff; in pb1200_res_fixup()