Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/broadcom/
Dphy-bcm-sr-usb.c109 struct bcm_usb_phy_cfg { struct
153 static int bcm_usb_ss_phy_init(struct bcm_usb_phy_cfg *phy_cfg) in bcm_usb_ss_phy_init()
184 static int bcm_usb_hs_phy_init(struct bcm_usb_phy_cfg *phy_cfg) in bcm_usb_hs_phy_init()
230 struct bcm_usb_phy_cfg *phy_cfg = phy_get_drvdata(phy); in bcm_usb_phy_reset()
248 struct bcm_usb_phy_cfg *phy_cfg = phy_get_drvdata(phy); in bcm_usb_phy_init()
268 struct bcm_usb_phy_cfg *phy_cfg; in bcm_usb_phy_xlate()
289 struct bcm_usb_phy_cfg *phy_cfg; in bcm_usb_phy_create()
294 sizeof(struct bcm_usb_phy_cfg), in bcm_usb_phy_create()
317 phy_cfg = devm_kzalloc(dev, sizeof(struct bcm_usb_phy_cfg), in bcm_usb_phy_create()