Home
last modified time | relevance | path

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

/u-boot/drivers/net/
A Dmacb.c109 const struct macb_config *config;
155 struct macb_config { struct
1356 static const struct macb_config default_gem_config = {
1390 macb->config = (struct macb_config *)dev_get_driver_data(dev); in macb_eth_probe()
1461 static const struct macb_config microchip_config = {
1468 static const struct macb_config sama5d4_config = {
1475 static const struct macb_config sifive_config = {
1482 static const struct macb_config sama7g5_gmac_config = {
1489 static const struct macb_config sama7g5_emac_config = {

Completed in 5 milliseconds