| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/crypto/ |
| H A D | omap-sham.txt | 7 - "ti,omap2-sham" for OMAP2 & OMAP3. 8 - "ti,omap4-sham" for OMAP4 and AM33XX. 9 - "ti,omap5-sham" for OMAP5, DRA7 and AM43XX. 21 sham: sham@53100000 { 22 compatible = "ti,omap4-sham"; 23 ti,hwmods = "sham";
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ |
| H A D | omap-sham.c | 244 static struct omap_sham_drv sham = { variable 245 .dev_list = LIST_HEAD_INIT(sham.dev_list), 246 .lock = __SPIN_LOCK_UNLOCKED(sham.lock), 952 spin_lock_bh(&sham.lock); in omap_sham_find_dev() 953 dd = list_first_entry(&sham.dev_list, struct omap_sham_dev, list); in omap_sham_find_dev() 954 list_move_tail(&dd->list, &sham.dev_list); in omap_sham_find_dev() 956 spin_unlock_bh(&sham.lock); in omap_sham_find_dev() 1324 if (!test_bit(FLAGS_AUTO_XOR, &sham.flags)) { in omap_sham_setkey() 2123 sham.flags |= dd->pdata->flags; in omap_sham_probe() 2146 spin_lock_bh(&sham.lock); in omap_sham_probe() [all …]
|
| H A D | Makefile | 31 obj-$(CONFIG_CRYPTO_DEV_OMAP_SHAM) += omap-sham.o
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | omap2.dtsi | 165 sham: sham@480a4000 { label 166 compatible = "ti,omap2-sham"; 167 ti,hwmods = "sham";
|
| H A D | am4372.dtsi | 328 compatible = "ti,sysc-omap3-sham", "ti,sysc"; 346 sham: sham@0 { label 347 compatible = "ti,omap5-sham";
|
| H A D | am33xx.dtsi | 514 compatible = "ti,sysc-omap3-sham", "ti,sysc"; 532 sham: sham@0 { label 533 compatible = "ti,omap4-sham";
|
| H A D | omap4.dtsi | 365 compatible = "ti,sysc-omap3-sham", "ti,sysc"; 383 sham: sham@0 { label 384 compatible = "ti,omap4-sham";
|
| H A D | omap5.dtsi | 339 compatible = "ti,sysc-omap3-sham", "ti,sysc"; 357 sham: sham@0 { label 358 compatible = "ti,omap4-sham";
|
| H A D | am335x-osd335x-common.dtsi | 122 &sham {
|
| H A D | omap3.dtsi | 690 sham: sham@480c3000 { label 691 compatible = "ti,omap3-sham"; 692 ti,hwmods = "sham";
|
| H A D | am335x-moxa-uc-2100-common.dtsi | 145 &sham {
|
| H A D | dra7.dtsi | 937 compatible = "ti,sysc-omap3-sham", "ti,sysc"; 955 sham: sham@0 { label 956 compatible = "ti,omap5-sham";
|
| H A D | am335x-phycore-som.dtsi | 45 &sham {
|
| H A D | am335x-lxm.dts | 275 &sham {
|
| H A D | am335x-moxa-uc-8100-common.dtsi | 348 &sham {
|
| H A D | omap3-tao3530.dtsi | 19 &sham {
|
| H A D | am335x-bone-common.dtsi | 392 &sham {
|
| H A D | am335x-baltos.dtsi | 388 &sham {
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/dma/ |
| H A D | ti-edma.txt | 128 sham: sham@53100000 { 129 compatible = "ti,omap4-sham"; 130 ti,hwmods = "sham";
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | am33xx.dtsi | 820 sham: sham@53100000 { label 821 compatible = "ti,omap4-sham"; 822 ti,hwmods = "sham";
|
| H A D | omap3.dtsi | 579 sham: sham@480c3000 { label 580 compatible = "ti,omap3-sham"; 581 ti,hwmods = "sham";
|
| H A D | am4372.dtsi | 732 sham: sham@53100000 { label 733 compatible = "ti,omap5-sham"; 734 ti,hwmods = "sham";
|
| H A D | am335x-bone-common.dtsi | 398 &sham {
|
| H A D | dra7.dtsi | 1960 sham: sham@53100000 { label 1961 compatible = "ti,omap5-sham"; 1962 ti,hwmods = "sham";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/bus/ |
| H A D | ti-sysc.txt | 35 "ti,sysc-omap3-sham"
|