Home
last modified time | relevance | path

Searched full:sham (Results 1 – 25 of 25) sorted by relevance

/linux/Documentation/devicetree/bindings/crypto/
H A Dti,omap-sham.yaml4 $id: http://devicetree.org/schemas/crypto/ti,omap-sham.yaml#
15 - ti,omap2-sham
16 - ti,omap4-sham
17 - ti,omap5-sham
32 description: Name of the hwmod associated with the SHAM module
34 enum: [sham]
49 sham@53100000 {
50 compatible = "ti,omap4-sham";
51 ti,hwmods = "sham";
/linux/arch/arm/boot/dts/ti/omap/
H A Domap2.dtsi158 sham: sham@480a4000 { label
159 compatible = "ti,omap2-sham";
160 ti,hwmods = "sham";
H A Domap5.dtsi401 compatible = "ti,sysc-omap3-sham", "ti,sysc";
419 sham: sham@0 { label
420 compatible = "ti,omap4-sham";
H A Dam4372.dtsi332 compatible = "ti,sysc-omap3-sham", "ti,sysc";
350 sham: sham@0 { label
351 compatible = "ti,omap5-sham";
H A Dam335x-osd335x-common.dtsi123 &sham {
H A Domap4.dtsi431 compatible = "ti,sysc-omap3-sham", "ti,sysc";
449 sham: sham@0 { label
450 compatible = "ti,omap4-sham";
H A Ddra7.dtsi1052 compatible = "ti,sysc-omap3-sham", "ti,sysc";
1070 sham1: sham@0 {
1071 compatible = "ti,omap5-sham";
1082 compatible = "ti,sysc-omap3-sham", "ti,sysc";
1100 sham2: sham@0 {
1101 compatible = "ti,omap5-sham";
H A Domap3.dtsi681 sham: sham@480c3000 { label
682 compatible = "ti,omap3-sham";
683 ti,hwmods = "sham";
H A Dam335x-moxa-uc-2100-common.dtsi145 &sham {
H A Dam335x-phycore-som.dtsi46 &sham {
H A Dam335x-lxm.dts275 &sham {
H A Domap3-tao3530.dtsi19 &sham {
H A Dam335x-moxa-uc-8100-common.dtsi344 &sham {
H A Dam335x-bone-common.dtsi428 &sham {
H A Dam335x-pdu001.dts562 &sham {
H A Dam335x-evmsk.dts641 &sham {
H A Dam335x-evm.dts761 &sham {
/linux/Documentation/devicetree/bindings/dma/
H A Dti-edma.txt128 sham: sham@53100000 {
129 compatible = "ti,omap4-sham";
130 ti,hwmods = "sham";
/linux/arch/arm/mach-omap2/
H A Domap_hwmod_2xxx_ipblock_data.c612 /* SHAM */
624 .name = "sham",
629 .name = "sham",
H A Domap_hwmod_2xxx_interconnect_data.c242 /* l4 core -> sham interface */
H A Domap_hwmod_3xxx_data.c2224 .name = "sham",
2231 .name = "sham",
2536 if (h_sham && omap3xxx_hwmod_is_hs_ip_block_usable(bus, "sham")) { in omap3xxx_hwmod_init()
/linux/Documentation/devicetree/bindings/bus/
H A Dti-sysc.yaml45 - ti,sysc-omap3-sham
/linux/drivers/clk/ti/
H A Dclk-2xxx.c129 DT_CLK("omap-sham", "ick", "sha_ick"),
/linux/drivers/crypto/
H A Dimg-hash.c6 * Interface structure taken from omap-sham driver
/linux/drivers/bus/
H A Dti-sysc.c1639 SYSC_QUIRK("sham", 0, 0x100, 0x110, 0x114, 0x40000c03, 0xffffffff, 0),
3301 { .compatible = "ti,sysc-omap3-sham", .data = &sysc_omap3_sham, },