Lines Matching full:brcm
5 "brcm,brcmstb-usb-phy"
6 "brcm,bcm7216-usb-phy"
7 "brcm,bcm7211-usb-phy"
11 "brcm,brcmstb-usb-phy":
15 "brcm,bcm7216-usb-phy":
19 "brcm,bcm7211-usb-phy":
35 - brcm,ipp: Boolean, Invert Port Power.
37 - brcm,ioc: Boolean, Invert Over Current detection.
42 - brcm,syscon-piarbctl: phandle to syscon for handling config registers
44 - brcm,has-xhci: Boolean indicating the phy has an XHCI phy.
45 - brcm,has-eohci: Boolean indicating the phy has an EHCI/OHCI phy.
53 compatible = "brcm,brcmstb-usb-phy";
56 brcm,ioc = <1>;
57 brcm,ipp = <1>;
58 brcm,has-xhci;
59 brcm,has-eohci;
75 brcm,ioc = <0x0>;
76 brcm,ipp = <0x0>;
77 compatible = "brcm,bcm7211-usb-phy";
82 brcm,has-xhci;