Searched refs:eth_platform_data (Results 1 – 10 of 10) sorted by relevance
44 struct eth_platform_data { struct49 at32_add_device_eth(unsigned int id, struct eth_platform_data *data); argument
105 static struct eth_platform_data __initdata eth_data[1];
94 #define eth_platform_data at91_eth_data macro
89 static struct eth_platform_data __initdata eth_data[2];
113 static struct eth_platform_data __initdata eth_data[2] = {
55 static struct eth_platform_data __initdata eth_data[2];
116 static struct eth_platform_data __initdata eth_data[2];
53 static struct eth_platform_data __initdata eth_data[1] = {
193 struct eth_platform_data *pdata; in macb_mii_probe()230 struct eth_platform_data *pdata; in macb_mii_init()1110 struct eth_platform_data *pdata; in macb_probe()
1067 static struct eth_platform_data macb0_data;1076 static struct eth_platform_data macb1_data;1086 at32_add_device_eth(unsigned int id, struct eth_platform_data *data) in at32_add_device_eth()1163 memcpy(pdev->dev.platform_data, data, sizeof(struct eth_platform_data)); in at32_add_device_eth()