Searched full:sl3516 (Results 1 – 14 of 14) sorted by relevance
/linux/drivers/crypto/gemini/ |
H A 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
|
H A 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()
|
H A D | sl3516-ce-cipher.c | 3 * sl3516-ce-cipher.c - hardware cryptographic offloader for Storlink SL3516 SoC 22 #include "sl3516-ce.h"
|
H A D | sl3516-ce.h | 3 * sl3516-ce.h - hardware cryptographic offloader for cortina/gemini SoC
|
/linux/Documentation/devicetree/bindings/crypto/ |
H A 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/drivers/crypto/ |
H A D | Kconfig | 221 tristate "Storlink SL3516 crypto offloader" 230 This option allows you to have support for SL3516 crypto offloader. 233 bool "Enable SL3516 stats" 237 Say y to enable SL3516 debug stats. 238 This will create /sys/kernel/debug/sl3516/stats for displaying
|
/linux/Documentation/devicetree/bindings/ata/ |
H A D | faraday,ftide010.yaml | 14 StorLink SL3512 and SL3516, later known as the Cortina Systems Gemini
|
/linux/Documentation/devicetree/bindings/arm/ |
H A D | gemini.yaml | 12 later renamed Storm Semiconductor. The chip product name is Storlink SL3516.
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | cortina,gemini-ethernet.yaml | 14 StorLink SL3512 and SL3516, also known as Cortina Systems
|
/linux/arch/arm/boot/dts/gemini/ |
H A D | gemini-nas4220b.dts | 108 /* Settings come from OpenWRT, pins on SL3516 */
|
H A D | gemini.dtsi | 378 compatible = "cortina,sl3516-crypto";
|
/linux/drivers/power/reset/ |
H A D | gemini-poweroff.c | 6 * Inspired by code from the SL3516 board support by Jason Lee
|
/linux/drivers/clk/ |
H A D | Kconfig | 267 platform, also known as SL3516 or CS3516.
|
/linux/drivers/ata/ |
H A D | pata_ftide010.c | 6 * Includes portions of the SL2312/SL3516/Gemini PATA driver
|