Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/ti/
H A Dphy-omap-usb2.c316 static const struct of_device_id omap_usb2_id_table[] = { variable
343 MODULE_DEVICE_TABLE(of, omap_usb2_id_table);
377 of_id = of_match_device(omap_usb2_id_table, &pdev->dev); in omap_usb2_probe()
520 .of_match_table = omap_usb2_id_table,
/openbmc/u-boot/drivers/phy/
H A Domap-usb2-phy.c77 static const struct udevice_id omap_usb2_id_table[] = { variable
215 .of_match = omap_usb2_id_table,