Home
last modified time | relevance | path

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

/u-boot/drivers/phy/
A Dbcm6368-usbh-phy.c40 struct bcm6368_usbh_hw { struct
46 const struct bcm6368_usbh_hw *hw; argument
53 const struct bcm6368_usbh_hw *hw = priv->hw; in bcm6368_usbh_init()
77 static const struct bcm6368_usbh_hw bcm6328_hw = {
82 static const struct bcm6368_usbh_hw bcm6362_hw = {
87 static const struct bcm6368_usbh_hw bcm6368_hw = {
92 static const struct bcm6368_usbh_hw bcm63268_hw = {
116 const struct bcm6368_usbh_hw *hw = in bcm6368_usbh_probe()
117 (const struct bcm6368_usbh_hw *)dev_get_driver_data(dev); in bcm6368_usbh_probe()

Completed in 2 milliseconds