Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/broadcom/
H A Dphy-bcm-sr-usb.c84 struct bcm_usb_phy_cfg { struct
124 static int bcm_usb_ss_phy_init(struct bcm_usb_phy_cfg *phy_cfg) in bcm_usb_ss_phy_init()
155 static int bcm_usb_hs_phy_init(struct bcm_usb_phy_cfg *phy_cfg) in bcm_usb_hs_phy_init()
176 struct bcm_usb_phy_cfg *phy_cfg = phy_get_drvdata(phy); in bcm_usb_phy_reset()
194 struct bcm_usb_phy_cfg *phy_cfg = phy_get_drvdata(phy); in bcm_usb_phy_init()
214 struct bcm_usb_phy_cfg *phy_cfg; in bcm_usb_phy_xlate()
235 struct bcm_usb_phy_cfg *phy_cfg; in bcm_usb_phy_create()
240 sizeof(struct bcm_usb_phy_cfg), in bcm_usb_phy_create()
263 phy_cfg = devm_kzalloc(dev, sizeof(struct bcm_usb_phy_cfg), in bcm_usb_phy_create()