Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/phy/broadcom/
Dphy-bcm-ns-usb3.c61 static const struct of_device_id bcm_ns_usb3_id_table[] = { variable
72 MODULE_DEVICE_TABLE(of, bcm_ns_usb3_id_table);
215 of_id = of_match_device(bcm_ns_usb3_id_table, dev); in bcm_ns_usb3_mdio_probe()
251 .of_match_table = bcm_ns_usb3_id_table,
317 of_id = of_match_device(bcm_ns_usb3_id_table, dev); in bcm_ns_usb3_probe()
364 .of_match_table = bcm_ns_usb3_id_table,