Home
last modified time | relevance | path

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

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