Home
last modified time | relevance | path

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

/linux/arch/mips/alchemy/common/
H A Dplatform.c377 static struct platform_device au1xxx_eth1_device = { variable
439 au1xxx_eth1_device.resource = macres; in alchemy_setup_macs()
447 ret = platform_device_register(&au1xxx_eth1_device); in alchemy_setup_macs()