Searched refs:sham (Results 1 – 20 of 20) sorted by relevance
| /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 | am33xx.dtsi | 565 compatible = "ti,sysc-omap3-sham", "ti,sysc"; 583 sham: sham@0 { label 584 compatible = "ti,omap4-sham";
|
| H A D | am335x-osd335x-common.dtsi | 123 &sham {
|
| H A D | am4372.dtsi | 331 compatible = "ti,sysc-omap3-sham", "ti,sysc"; 349 sham: sham@0 { label 350 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 | 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 | 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-baltos.dtsi | 403 &sham {
|
| H A D | am335x-pdu001.dts | 562 &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/drivers/crypto/ |
| H A D | omap-sham.c | 241 static struct omap_sham_drv sham = { variable 242 .dev_list = LIST_HEAD_INIT(sham.dev_list), 243 .lock = __SPIN_LOCK_UNLOCKED(sham.lock), 931 spin_lock_bh(&sham.lock); in omap_sham_find_dev() 932 dd = list_first_entry(&sham.dev_list, struct omap_sham_dev, list); in omap_sham_find_dev() 933 list_move_tail(&dd->list, &sham.dev_list); in omap_sham_find_dev() 935 spin_unlock_bh(&sham.lock); in omap_sham_find_dev() 1309 if (!test_bit(FLAGS_AUTO_XOR, &sham.flags)) { in omap_sham_setkey() 2101 sham.flags |= dd->pdata->flags; in omap_sham_probe() 2123 spin_lock_bh(&sham.lock); in omap_sham_probe() [all …]
|
| /linux/Documentation/devicetree/bindings/dma/ |
| H A D | ti-edma.txt | 128 sham: sham@53100000 { 129 compatible = "ti,omap4-sham"; 130 ti,hwmods = "sham";
|