Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.c1207 static const struct of_device_id bcmasp_mdio_of_match[] = { variable
1212 MODULE_DEVICE_TABLE(of, bcmasp_mdio_of_match);
1288 of_platform_populate(dev->of_node, bcmasp_mdio_of_match, NULL, dev); in bcmasp_probe()