Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds