Home
last modified time | relevance | path

Searched full:picoxcell (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/
H A Dpicoxcell.txt1 Picochip picoXcell device tree bindings.
8 - "picochip,pc3x3" : picoXcell PC3X3 device based board.
9 - "picochip,pc3x2" : picoXcell PC3X2 device based board.
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dpicoxcell-pc3x2.dtsi6 model = "Picochip picoXcell PC3X2";
80 fuse: picoxcell-fuse@80000 {
81 compatible = "picoxcell,fuse-pc3x2";
85 ssi: picoxcell-spi@90000 {
86 compatible = "picoxcell,spi";
H A Dpicoxcell-pc3x3.dtsi6 model = "Picochip picoXcell PC3X3";
176 fuse: picoxcell-fuse@80000 {
177 compatible = "picoxcell,fuse-pc3x3";
181 ssi: picoxcell-spi@90000 {
182 compatible = "picoxcell,spi";
H A Dpicoxcell-pc7302-pc3x2.dts7 /include/ "picoxcell-pc3x2.dtsi"
H A Dpicoxcell-pc7302-pc3x3.dts7 /include/ "picoxcell-pc3x3.dtsi"
H A DMakefile884 picoxcell-pc7302-pc3x2.dtb \
885 picoxcell-pc7302-pc3x3.dtb
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/crypto/
H A Dpicochip-spacc.txt1 Picochip picoXcell SPAcc (Security Protocol Accelerator) bindings
3 Picochip picoXcell devices contain crypto offload engines that may be used for
/OK3568_Linux_fs/kernel/arch/arm/mach-picoxcell/
H A Dcommon.c76 DT_MACHINE_START(PICOXCELL, "Picochip picoXcell")
H A DKconfig3 bool "Picochip PicoXcell"
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dpicoxcell_crypto.c1231 .base.cra_driver_name = "cbc-aes-picoxcell",
1257 .base.cra_driver_name = "ecb-aes-picoxcell",
1282 .base.cra_driver_name = "cbc-des-picoxcell",
1307 .base.cra_driver_name = "ecb-des-picoxcell",
1331 .base.cra_driver_name = "cbc-des3-ede-picoxcell",
1356 .base.cra_driver_name = "ecb-des3-ede-picoxcell",
1388 "cbc-aes-picoxcell",
1419 "cbc-aes-picoxcell",
1450 "cbc-aes-picoxcell",
1481 "cbc-3des-picoxcell",
[all …]
H A DKconfig408 tristate "Support for picoXcell IPSEC and Layer2 crypto engines"
420 Picochip picoXcell SoC devices. Select this for IPSEC ESP offload
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/timer/
H A Dsnps,dw-apb-timer.yaml46 with the picoxcell platform.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dmacb.txt10 Use "cdns,pc302-gem" for Picochip picoXcell pc302 and later devices based on
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Ddw_apb_timer_of.c6 * Modified from mach-picoxcell/time.c
/OK3568_Linux_fs/kernel/arch/arm/
H A DMakefile208 machine-$(CONFIG_ARCH_PICOXCELL) += picoxcell
H A DKconfig.debug775 bool "Use PicoXcell UART for low-level debug"
779 on PicoXcell based platforms.
H A DKconfig698 source "arch/arm/mach-picoxcell/Kconfig"
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Dioctl.c868 strstr(name, "-picoxcell") || in is_known_accelerated()
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS13811 PICOXCELL SUPPORT
13816 F: arch/arm/boot/dts/picoxcell*
13817 F: arch/arm/mach-picoxcell/
13818 F: drivers/crypto/picoxcell*