Searched full:sl3516 (Results 1 – 16 of 16) sorted by relevance
/linux-6.12.1/drivers/crypto/gemini/ |
D | Makefile | 1 obj-$(CONFIG_CRYPTO_DEV_SL3516) += sl3516-ce.o 2 sl3516-ce-y += sl3516-ce-core.o sl3516-ce-cipher.o sl3516-ce-rng.o
|
D | sl3516-ce-rng.c | 3 * sl3516-ce-rng.c - hardware cryptographic offloader for SL3516 SoC. 7 * This file handle the RNG found in the SL3516 crypto engine 9 #include "sl3516-ce.h" 48 ce->trng.name = "SL3516 Crypto Engine RNG"; in sl3516_ce_rng_register()
|
D | sl3516-ce-core.c | 3 * sl3516-ce-core.c - hardware cryptographic offloader for Storlink SL3516 SoC 28 #include "sl3516-ce.h" 225 .cra_driver_name = "ecb-aes-sl3516", 469 dev_info(ce->dev, "SL3516 dev %lx rev %lx\n", in sl3516_ce_probe() 473 dev_info(ce->dev, "SL3516 DMA dev %lx rev %lx\n", in sl3516_ce_probe() 484 dbgfs_dir = debugfs_create_dir("sl3516", NULL); in sl3516_ce_probe() 524 { .compatible = "cortina,sl3516-crypto"}, 533 .name = "sl3516-crypto", 541 MODULE_DESCRIPTION("SL3516 cryptographic offloader");
|
D | sl3516-ce-cipher.c | 3 * sl3516-ce-cipher.c - hardware cryptographic offloader for Storlink SL3516 SoC 22 #include "sl3516-ce.h"
|
D | sl3516-ce.h | 3 * sl3516-ce.h - hardware cryptographic offloader for cortina/gemini SoC
|
/linux-6.12.1/Documentation/devicetree/bindings/crypto/ |
D | cortina,sl3516-crypto.yaml | 4 $id: http://devicetree.org/schemas/crypto/cortina,sl3516-crypto.yaml# 7 title: SL3516 cryptographic offloader driver 15 - cortina,sl3516-crypto 45 compatible = "cortina,sl3516-crypto";
|
/linux-6.12.1/drivers/crypto/ |
D | Kconfig | 200 tristate "Storlink SL3516 crypto offloader" 209 This option allows you to have support for SL3516 crypto offloader. 212 bool "Enable SL3516 stats" 216 Say y to enable SL3516 debug stats. 217 This will create /sys/kernel/debug/sl3516/stats for displaying
|
/linux-6.12.1/Documentation/devicetree/bindings/ata/ |
D | faraday,ftide010.yaml | 14 StorLink SL3512 and SL3516, later known as the Cortina Systems Gemini
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/ |
D | gemini.yaml | 12 later renamed Storm Semiconductor. The chip product name is Storlink SL3516.
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | cortina,gemini-ethernet.yaml | 14 StorLink SL3512 and SL3516, also known as Cortina Systems
|
/linux-6.12.1/arch/arm/boot/dts/gemini/ |
D | gemini-nas4220b.dts | 108 /* Settings come from OpenWRT, pins on SL3516 */
|
D | gemini.dtsi | 378 compatible = "cortina,sl3516-crypto";
|
/linux-6.12.1/drivers/power/reset/ |
D | gemini-poweroff.c | 6 * Inspired by code from the SL3516 board support by Jason Lee
|
/linux-6.12.1/drivers/clk/ |
D | Kconfig | 256 platform, also known as SL3516 or CS3516.
|
/linux-6.12.1/drivers/ata/ |
D | pata_ftide010.c | 6 * Includes portions of the SL2312/SL3516/Gemini PATA driver
|
/linux-6.12.1/drivers/net/ethernet/cortina/ |
D | gemini.c | 3 * Also known as the StorLink SL3512 and SL3516 (SL351x) or Lepus
|