Home
last modified time | relevance | path

Searched full:cryp1 (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32mp15xc.dtsi9 cryp1: cryp@54001000 { label
13 clocks = <&rcc CRYP1>;
H A Dstm32mp13xc.dtsi13 clocks = <&rcc CRYP1>;
H A Dstm32mp13xf.dtsi13 clocks = <&rcc CRYP1>;
H A Dstm32mp157c-dhcom-pdk2.dts23 &cryp1 {
H A Dstm32mp157c-dhcom-picoitx.dts23 &cryp1 {
H A Dstm32mp153c-dhcom-drc02.dts23 &cryp1 {
H A Dstm32mp157c-phycore-stm32mp1-3.dts30 &cryp1 {
H A Dstm32mp157c-dk2.dts29 &cryp1 {
H A Dstm32mp157c-ed1-scmi.dts32 &cryp1 {
H A Dstm32mp157c-dk2-scmi.dts32 &cryp1 {
H A Dstm32mp157c-ev1-scmi.dts32 &cryp1 {
H A Dstm32mp157c-ed1.dts127 &cryp1 {
H A Dstm32mp157c-emstamp-argon.dtsi138 &cryp1 {
H A Dstm32mp15xc-lxa-tac.dtsi219 &cryp1 {
/openbmc/linux/Documentation/devicetree/bindings/crypto/
H A Dst,stm32-cryp.yaml66 clocks = <&rcc CRYP1>;
/openbmc/linux/include/dt-bindings/clock/
H A Dstm32mp13-clks.h94 #define CRYP1 66 macro
H A Dstm32mp1-clks.h109 #define CRYP1 96 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dstm32mp1-clks.h109 #define CRYP1 96 macro
/openbmc/linux/drivers/clk/stm32/
H A Dclk-stm32mp13.c870 static struct clk_stm32_gate cryp1 = { variable
872 .hw.init = CLK_HW_INIT("cryp1", "ck_axi", &clk_stm32_gate_ops, 0),
1384 STM32_GATE_CFG(CRYP1, cryp1, SECF_CRYP1),
/openbmc/u-boot/arch/arm/dts/
H A Dstm32mp157c.dtsi847 cryp1: cryp@54001000 { label
851 clocks = <&rcc CRYP1>;
/openbmc/linux/drivers/clk/
H A Dclk-stm32mp1.c1975 PCLK(CRYP1, "cryp1", "ck_axi", CLK_IGNORE_UNUSED, G_CRYP1),
2113 CRYP1,