Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/broadcom/
Dphy-bcm-ns-usb3.c49 struct bcm_ns_usb3 { struct
69 static int bcm_ns_usb3_mdio_phy_write(struct bcm_ns_usb3 *usb3, u16 reg, argument
72 static int bcm_ns_usb3_phy_init_ns_bx(struct bcm_ns_usb3 *usb3) in bcm_ns_usb3_phy_init_ns_bx()
120 static int bcm_ns_usb3_phy_init_ns_ax(struct bcm_ns_usb3 *usb3) in bcm_ns_usb3_phy_init_ns_ax()
152 struct bcm_ns_usb3 *usb3 = phy_get_drvdata(phy); in bcm_ns_usb3_phy_init()
182 static int bcm_ns_usb3_mdio_phy_write(struct bcm_ns_usb3 *usb3, u16 reg, in bcm_ns_usb3_mdio_phy_write()
195 struct bcm_ns_usb3 *usb3; in bcm_ns_usb3_mdio_probe()