| /linux-6.15/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 34 enum: [sham] 49 sham@53100000 { 50 compatible = "ti,omap4-sham"; 51 ti,hwmods = "sham";
|
| /linux-6.15/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 | am335x-osd335x-common.dtsi | 123 &sham {
|
| H A D | am33xx.dtsi | 566 compatible = "ti,sysc-omap3-sham", "ti,sysc"; 584 sham: sham@0 { label 585 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 | omap5.dtsi | 401 compatible = "ti,sysc-omap3-sham", "ti,sysc"; 419 sham: sham@0 { label 420 compatible = "ti,omap4-sham";
|
| H A D | omap3.dtsi | 681 sham: sham@480c3000 { label 682 compatible = "ti,omap3-sham"; 683 ti,hwmods = "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 | 1059 compatible = "ti,sysc-omap3-sham", "ti,sysc"; 1077 sham1: sham@0 { 1078 compatible = "ti,omap5-sham"; 1089 compatible = "ti,sysc-omap3-sham", "ti,sysc"; 1107 sham2: sham@0 { 1108 compatible = "ti,omap5-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-baltos.dtsi | 386 &sham {
|
| H A D | am335x-bone-common.dtsi | 428 &sham {
|
| H A D | am335x-shc.dts | 248 &sham {
|
| H A D | am335x-pdu001.dts | 561 &sham {
|
| H A D | am335x-sl50.dts | 694 &sham {
|
| H A D | am335x-evmsk.dts | 641 &sham {
|
| H A D | am335x-evm.dts | 761 &sham {
|
| /linux-6.15/drivers/crypto/ |
| H A D | omap-sham.c | 239 static struct omap_sham_drv sham = { variable 241 .lock = __SPIN_LOCK_UNLOCKED(sham.lock), 929 spin_lock_bh(&sham.lock); in omap_sham_find_dev() 933 spin_unlock_bh(&sham.lock); in omap_sham_find_dev() 2103 sham.flags |= dd->pdata->flags; in omap_sham_probe() 2125 spin_lock_bh(&sham.lock); in omap_sham_probe() 2127 spin_unlock_bh(&sham.lock); in omap_sham_probe() 2177 spin_lock_bh(&sham.lock); in omap_sham_probe() 2179 spin_unlock_bh(&sham.lock); in omap_sham_probe() 2198 spin_lock_bh(&sham.lock); in omap_sham_remove() [all …]
|
| H A D | Makefile | 29 obj-$(CONFIG_CRYPTO_DEV_OMAP_SHAM) += omap-sham.o
|
| /linux-6.15/Documentation/devicetree/bindings/dma/ |
| H A D | ti-edma.txt | 128 sham: sham@53100000 { 129 compatible = "ti,omap4-sham"; 130 ti,hwmods = "sham";
|
| /linux-6.15/Documentation/devicetree/bindings/bus/ |
| H A D | ti-sysc.yaml | 45 - ti,sysc-omap3-sham
|