Lines Matching +full:ns +full:- +full:usb2 +full:- +full:phy
6 - compatible: should be "hisilicon,hi3798cv200-xhci"
7 - reg: specifies physical base address and size of the registers
8 - interrupts : interrupt used by the controller
9 - clocks: a list of phandle + clock-specifier pairs, one for each
10 entry in clock-names
11 - clock-names: must contain
16 - resets: a list of phandle and reset specifier pairs as listed in
17 reset-names property.
18 - reset-names: must contain
20 - phys: a list of phandle + phy specifier pairs
21 - phy-names: must contain at least one of following:
22 "inno": for inno phy
23 "combo": for combo phy
26 - usb2-lpm-disable: indicate if we don't want to enable USB2 HW LPM
27 - usb3-lpm-capable: determines if platform is USB3 LPM capable
28 - imod-interval-ns: default interrupt moderation interval is 40000ns
33 compatible = "hisilicon,hi3798cv200-xhci";
40 clock-names = "bus", "utmi", "pipe", "suspend";
42 reset-names = "soft";
44 phy-names = "inno", "combo";