Searched full:cryp (Results 1 – 3 of 3) sorted by relevance
4 $id: http://devicetree.org/schemas/crypto/st,stm32-cryp.yaml#7 title: STMicroelectronics STM32 CRYP9 description: The STM32 CRYP block is built on the CRYP block found in19 - st,stn8820-cryp20 - stericsson,ux500-cryp21 - st,stm32f756-cryp22 - st,stm32mp1-cryp66 cryp@54001000 {67 compatible = "st,stm32mp1-cryp";
9 - clock-names: Must contain "cryp".23 clock-names = "cryp";
62 /* Gated clock, AHB2 bit 4 (CRYP) */64 clocks = <&rcc 0 STM32F4_AHB2_CLOCK(CRYP)>