Lines Matching +full:crypto +full:- +full:engine
12 -----------------------------------
22 23 crypto CESA (crypto engine)
29 -----------------------------------
56 -----------------------------------
83 -----------------------------------
97 -----------------------------------
116 23 crypto CESA engine
124 -----------------------------------
134 -----------------------------------
147 15 crypto CESA engine
157 -----------------------------------
170 17 crypto CESA engine
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";