Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/ti/
H A Dphy-dm816x-usb.c165 static const struct of_device_id dm816x_usb_phy_id_table[] = { variable
171 MODULE_DEVICE_TABLE(of, dm816x_usb_phy_id_table);
184 of_id = of_match_device(of_match_ptr(dm816x_usb_phy_id_table), in dm816x_usb_phy_probe()
275 .of_match_table = of_match_ptr(dm816x_usb_phy_id_table),