Lines Matching +full:usb +full:- +full:port +full:- +full:id
5 should specify the desired clock by having the clock ID in its
6 "clocks" phandle cell. The clock ID is directly mapped to the
11 ID Clock Peripheral
12 -----------------------------------
28 ID Clock Peripheral
29 -----------------------------------
41 18 usb USB Host
49 28 crypto0_enc Cryptographic Unit Port 0 Encryption
50 29 crypto0_core Cryptographic Unit Port 0 Core
51 30 crypto1_enc Cryptographic Unit Port 1 Encryption
52 31 crypto1_core Cryptographic Unit Port 1 Core
55 ID Clock Peripheral
56 -----------------------------------
73 18 usb2 USB 2
82 ID Clock Peripheral
83 -----------------------------------
96 ID Clock Peripheral
97 -----------------------------------
112 18 usb0 USB Host 0
113 19 usb1 USB Host 1
114 20 usb2 USB Host 2
123 ID Clock Peripheral
124 -----------------------------------
129 18 usb0 USB Host 0
133 ID Clock Peripheral
134 -----------------------------------
135 0 usb0 USB Host 0
136 1 usb1 USB Host 1
156 ID Clock Peripheral
157 -----------------------------------
160 3 usb0 USB Host 0
176 - compatible : shall be one of the following:
177 "marvell,armada-370-gating-clock" - for Armada 370 SoC clock gating
178 "marvell,armada-375-gating-clock" - for Armada 375 SoC clock gating
179 "marvell,armada-380-gating-clock" - for Armada 380/385 SoC clock gating
180 "marvell,armada-390-gating-clock" - for Armada 39x SoC clock gating
181 "marvell,armada-xp-gating-clock" - for Armada XP SoC clock gating
182 "marvell,mv98dx3236-gating-clock" - for 98dx3236 SoC clock gating
183 "marvell,dove-gating-clock" - for Dove SoC clock gating
184 "marvell,kirkwood-gating-clock" - for Kirkwood SoC clock gating
185 - reg : shall be the register address of the Clock Gating Control register
186 - #clock-cells : from common clock binding; shall be set to 1
189 - clocks : default parent clock phandle (e.g. tclk)
193 gate_clk: clock-gating-control@d0038 {
194 compatible = "marvell,dove-gating-clock";
198 #clock-cells = <1>;
202 compatible = "marvell,dove-sdhci";