Home
last modified time | relevance | path

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

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