Home
last modified time | relevance | path

Searched defs:ep93xx_eth_data (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/platform_data/
H A Deth-ep93xx.h5 struct ep93xx_eth_data { struct
6 unsigned char dev_addr[6];
7 unsigned char phy_id;
/openbmc/linux/arch/arm/mach-ep93xx/
H A Dcore.c292 static struct ep93xx_eth_data ep93xx_eth_data; variable