Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/alchemy/devboards/
Ddb1200.c268 static struct resource db1200_eth_res[] = { variable
287 .num_resources = ARRAY_SIZE(db1200_eth_res),
288 .resource = db1200_eth_res,
803 db1200_eth_res[0].start = PB1200_ETH_PHYS_ADDR; in pb1200_res_fixup()
804 db1200_eth_res[0].end = PB1200_ETH_PHYS_ADDR + 0xff; in pb1200_res_fixup()