Searched refs:sham (Results 1 – 24 of 24) sorted by relevance
/Linux-v5.4/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-v5.4/arch/arm/boot/dts/ |
D | omap2.dtsi | 144 sham: sham@480a4000 { label 145 compatible = "ti,omap2-sham"; 146 ti,hwmods = "sham";
|
D | am4372.dtsi | 260 sham: sham@53100000 { label 261 compatible = "ti,omap5-sham"; 262 ti,hwmods = "sham";
|
D | omap4.dtsi | 296 sham: sham@4b100000 { label 297 compatible = "ti,omap4-sham"; 298 ti,hwmods = "sham";
|
D | am33xx.dtsi | 445 sham: sham@53100000 { label 446 compatible = "ti,omap4-sham"; 447 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 | dra7.dtsi | 688 sham: sham@53100000 { label 689 compatible = "ti,omap5-sham"; 690 ti,hwmods = "sham";
|
D | am335x-moxa-uc-2100-common.dtsi | 162 &sham {
|
D | am335x-phycore-som.dtsi | 45 &sham {
|
D | am335x-lxm.dts | 271 &sham {
|
D | omap3-tao3530.dtsi | 15 &sham {
|
D | am335x-bone-common.dtsi | 414 &sham {
|
D | am335x-moxa-uc-8100-me-t.dts | 446 &sham {
|
D | am335x-baltos.dtsi | 400 &sham {
|
D | am335x-shc.dts | 248 &sham {
|
D | am335x-pdu001.dts | 591 &sham {
|
D | am335x-sl50.dts | 711 &sham {
|
D | am335x-evmsk.dts | 688 &sham {
|
D | am335x-evm.dts | 800 &sham {
|
/Linux-v5.4/Documentation/devicetree/bindings/dma/ |
D | ti-edma.txt | 120 sham: sham@53100000 { 121 compatible = "ti,omap4-sham"; 122 ti,hwmods = "sham";
|
/Linux-v5.4/drivers/crypto/ |
D | omap-sham.c | 242 static struct omap_sham_drv sham = { variable 243 .dev_list = LIST_HEAD_INIT(sham.dev_list), 244 .lock = __SPIN_LOCK_UNLOCKED(sham.lock), 929 spin_lock_bh(&sham.lock); in omap_sham_init() 931 list_for_each_entry(tmp, &sham.dev_list, list) { in omap_sham_init() 939 spin_unlock_bh(&sham.lock); in omap_sham_init() 1308 spin_lock_bh(&sham.lock); in omap_sham_setkey() 1310 list_for_each_entry(tmp, &sham.dev_list, list) { in omap_sham_setkey() 1318 spin_unlock_bh(&sham.lock); in omap_sham_setkey() 2161 spin_lock(&sham.lock); in omap_sham_probe() [all …]
|
D | Makefile | 30 obj-$(CONFIG_CRYPTO_DEV_OMAP_SHAM) += omap-sham.o
|
/Linux-v5.4/Documentation/devicetree/bindings/bus/ |
D | ti-sysc.txt | 35 "ti,sysc-omap3-sham"
|