Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/ti/
H A Dphy-omap-control.c240 static const struct of_device_id omap_control_phy_id_table[] = { variable
267 MODULE_DEVICE_TABLE(of, omap_control_phy_id_table);
274 of_id = of_match_device(omap_control_phy_id_table, &pdev->dev); in omap_control_phy_probe()
326 .of_match_table = omap_control_phy_id_table,