| /linux/Documentation/devicetree/bindings/crypto/ |
| H A D | ti,omap-sham.yaml | 4 $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 D | omap2.dtsi | 158 sham: sham@480a4000 { label 159 compatible = "ti,omap2-sham"; 160 ti,hwmods = "sham";
|
| H A D | omap5.dtsi | 401 compatible = "ti,sysc-omap3-sham", "ti,sysc"; 419 sham: sham@0 { label 420 compatible = "ti,omap4-sham";
|
| H A D | am4372.dtsi | 332 compatible = "ti,sysc-omap3-sham", "ti,sysc"; 350 sham: sham@0 { label 351 compatible = "ti,omap5-sham";
|
| H A D | am335x-osd335x-common.dtsi | 123 &sham {
|
| H A D | omap4.dtsi | 431 compatible = "ti,sysc-omap3-sham", "ti,sysc"; 449 sham: sham@0 { label 450 compatible = "ti,omap4-sham";
|
| H A D | dra7.dtsi | 1052 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 D | omap3.dtsi | 681 sham: sham@480c3000 { label 682 compatible = "ti,omap3-sham"; 683 ti,hwmods = "sham";
|
| H A D | am335x-moxa-uc-2100-common.dtsi | 145 &sham {
|
| H A D | am335x-phycore-som.dtsi | 46 &sham {
|
| H A D | am335x-lxm.dts | 275 &sham {
|
| H A D | omap3-tao3530.dtsi | 19 &sham {
|
| H A D | am335x-moxa-uc-8100-common.dtsi | 344 &sham {
|
| H A D | am335x-bone-common.dtsi | 428 &sham {
|
| H A D | am335x-pdu001.dts | 562 &sham {
|
| H A D | am335x-evmsk.dts | 641 &sham {
|
| H A D | am335x-evm.dts | 761 &sham {
|
| /linux/Documentation/devicetree/bindings/dma/ |
| H A D | ti-edma.txt | 128 sham: sham@53100000 { 129 compatible = "ti,omap4-sham"; 130 ti,hwmods = "sham";
|
| /linux/arch/arm/mach-omap2/ |
| H A D | omap_hwmod_2xxx_ipblock_data.c | 612 /* SHAM */ 624 .name = "sham", 629 .name = "sham",
|
| H A D | omap_hwmod_2xxx_interconnect_data.c | 242 /* l4 core -> sham interface */
|
| H A D | omap_hwmod_3xxx_data.c | 2224 .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 D | ti-sysc.yaml | 45 - ti,sysc-omap3-sham
|
| /linux/drivers/clk/ti/ |
| H A D | clk-2xxx.c | 129 DT_CLK("omap-sham", "ick", "sha_ick"),
|
| /linux/drivers/crypto/ |
| H A D | img-hash.c | 6 * Interface structure taken from omap-sham driver
|
| /linux/drivers/bus/ |
| H A D | ti-sysc.c | 1639 SYSC_QUIRK("sham", 0, 0x100, 0x110, 0x114, 0x40000c03, 0xffffffff, 0), 3301 { .compatible = "ti,sysc-omap3-sham", .data = &sysc_omap3_sham, },
|