Searched refs:sham (Results 1 – 24 of 24) sorted by relevance
/Linux-v4.19/Documentation/devicetree/bindings/crypto/ |
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";
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | omap2.dtsi | 144 sham: sham@480a4000 { label 145 compatible = "ti,omap2-sham"; 146 ti,hwmods = "sham";
|
D | omap4.dtsi | 484 sham: sham@4b100000 { label 485 compatible = "ti,omap4-sham"; 486 ti,hwmods = "sham";
|
D | am335x-osd335x-common.dtsi | 122 &sham {
|
D | omap3.dtsi | 582 sham: sham@480c3000 { label 583 compatible = "ti,omap3-sham"; 584 ti,hwmods = "sham";
|
D | am33xx.dtsi | 990 sham: sham@53100000 { label 991 compatible = "ti,omap4-sham"; 992 ti,hwmods = "sham";
|
D | am4372.dtsi | 912 sham: sham@53100000 { label 913 compatible = "ti,omap5-sham"; 914 ti,hwmods = "sham";
|
D | am335x-phycore-som.dtsi | 52 &sham {
|
D | omap3-tao3530.dtsi | 18 &sham {
|
D | am335x-lxm.dts | 274 &sham {
|
D | am335x-bone-common.dtsi | 413 &sham {
|
D | am335x-baltos.dtsi | 403 &sham {
|
D | am335x-moxa-uc-8100-me-t.dts | 446 &sham {
|
D | am335x-boneblue.dts | 512 &sham {
|
D | dra7.dtsi | 2080 sham: sham@53100000 { label 2081 compatible = "ti,omap5-sham"; 2082 ti,hwmods = "sham";
|
D | am335x-pdu001.dts | 583 &sham {
|
D | am335x-shc.dts | 251 &sham {
|
D | am335x-sl50.dts | 714 &sham {
|
D | am335x-evmsk.dts | 665 &sham {
|
D | am335x-evm.dts | 785 &sham {
|
/Linux-v4.19/Documentation/devicetree/bindings/dma/ |
D | ti-edma.txt | 120 sham: sham@53100000 { 121 compatible = "ti,omap4-sham"; 122 ti,hwmods = "sham";
|
/Linux-v4.19/drivers/crypto/ |
D | omap-sham.c | 245 static struct omap_sham_drv sham = { variable 246 .dev_list = LIST_HEAD_INIT(sham.dev_list), 247 .lock = __SPIN_LOCK_UNLOCKED(sham.lock), 932 spin_lock_bh(&sham.lock); in omap_sham_init() 934 list_for_each_entry(tmp, &sham.dev_list, list) { in omap_sham_init() 942 spin_unlock_bh(&sham.lock); in omap_sham_init() 1313 spin_lock_bh(&sham.lock); in omap_sham_setkey() 1315 list_for_each_entry(tmp, &sham.dev_list, list) { in omap_sham_setkey() 1323 spin_unlock_bh(&sham.lock); in omap_sham_setkey() 2167 spin_lock(&sham.lock); in omap_sham_probe() [all …]
|
D | Makefile | 29 obj-$(CONFIG_CRYPTO_DEV_OMAP_SHAM) += omap-sham.o
|
/Linux-v4.19/Documentation/devicetree/bindings/bus/ |
D | ti-sysc.txt | 35 "ti,sysc-omap3-sham"
|