Home
last modified time | relevance | path

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

/linux/arch/arm/boot/dts/st/
H A Dstm32mp15xc.dtsi8 cryp1: cryp@54001000 { label
12 clocks = <&rcc CRYP1>;
H A Dstm32mp13xc.dtsi12 clocks = <&rcc CRYP1>;
H A Dstm32mp13xf.dtsi12 clocks = <&rcc CRYP1>;
H A Dstm32mp157c-dhcom-pdk2.dts23 &cryp1 {
H A Dstm32mp157c-dhcom-picoitx.dts23 &cryp1 {
H A Dstm32mp157c-phycore-stm32mp1-3.dts30 &cryp1 {
H A Dstm32mp153c-dhcom-drc02.dts23 &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.dts139 &cryp1 {
H A Dstm32mp157c-emstamp-argon.dtsi138 &cryp1 {
/linux/Documentation/devicetree/bindings/crypto/
H A Dst,stm32-cryp.yaml70 clocks = <&rcc CRYP1>;
/linux/include/dt-bindings/clock/
H A Dstm32mp13-clks.h94 #define CRYP1 66 macro
H A Dstm32mp1-clks.h109 #define CRYP1 96 macro
/linux/drivers/clk/stm32/
H A Dclk-stm32mp13.c872 static struct clk_stm32_gate cryp1 = { variable
874 .hw.init = CLK_HW_INIT("cryp1", "ck_axi", &clk_stm32_gate_ops, 0),
1386 STM32_GATE_CFG(CRYP1, cryp1, SECF_CRYP1),
H A Dclk-stm32mp1.c1979 PCLK(CRYP1, "cryp1", "ck_axi", CLK_IGNORE_UNUSED, G_CRYP1),
2117 CRYP1,