Lines Matching +full:usb +full:- +full:plugin
1 Driver for Broadcom Northstar USB 3.0 PHY
5 - compatible: one of: "brcm,ns-ax-usb3-phy", "brcm,ns-bx-usb3-phy".
6 - reg: address of MDIO bus device
7 - usb3-dmp-syscon: phandle to syscon with DMP (Device Management Plugin)
9 - #phy-cells: must be 0
11 Initialization of USB 3.0 PHY depends on Northstar version. There are currently
21 #size-cells = <1>;
22 #address-cells = <0>;
24 usb3-phy@10 {
25 compatible = "brcm,ns-ax-usb3-phy";
27 usb3-dmp-syscon = <&usb3_dmp>;
28 #phy-cells = <0>;