Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_platform.h24 extern const struct stmmac_of_data stih4xx_dwmac_data;
Dstmmac_platform.c40 { .compatible = "st,stih415-dwmac", .data = &stih4xx_dwmac_data},
41 { .compatible = "st,stih416-dwmac", .data = &stih4xx_dwmac_data},
43 { .compatible = "st,stih407-dwmac", .data = &stih4xx_dwmac_data},
Ddwmac-sti.c354 const struct stmmac_of_data stih4xx_dwmac_data = { variable