Home
last modified time | relevance | path

Searched refs:H3 (Results 1 – 25 of 94) sorted by relevance

1234

/linux-6.1.9/arch/arm/crypto/
Dpoly1305-armv4.pl496 my ($D0,$D1,$D2,$D3,$D4, $H0,$H1,$H2,$H3,$H4) = map("q$_",(5..14));
800 vld4.32 {$H0#lo[0],$H1#lo[0],$H2#lo[0],$H3#lo[0]},[$inp]!
807 vrev32.8 $H3,$H3
811 vsri.u32 $H4#lo,$H3#lo,#8 @ base 2^32 -> base 2^26
812 vshl.u32 $H3#lo,$H3#lo,#18
814 vsri.u32 $H3#lo,$H2#lo,#14
818 vbic.i32 $H3#lo,#0xfc000000
824 vadd.i32 $H3#hi,$H3#lo,$D3#lo
846 vld4.32 {$H0#lo,$H1#lo,$H2#lo,$H3#lo},[$inp] @ inp[0:1]
848 vld4.32 {$H0#hi,$H1#hi,$H2#hi,$H3#hi},[$in2] @ inp[2:3] (or 0)
[all …]
/linux-6.1.9/arch/x86/crypto/
Dpoly1305-x86_64-cryptogams.pl420 my ($H0,$H1,$H2,$H3,$H4, $T0,$T1,$T2,$T3,$T4, $D0,$D1,$D2,$D3,$D4, $MASK) =
716 vmovd $h1#d,$H3
818 vmovd $h1#d,$H3
848 vmovd 4*3($ctx),$H3
994 vmovdqa $H3,0x30(%r11) #
998 vmovdqa 0x30(%rsp),$H3 # r2^2
1002 vpmuludq $T2,$H3,$H0 # h2*r2
1007 vpmuludq $T1,$H3,$H1 # h1*r2
1008 vpmuludq $T0,$H3,$H3 # h0*r2
1011 vpaddq $H3,$D2,$D2 # d2 += h0*r2
[all …]
/linux-6.1.9/arch/arm64/crypto/
Dpoly1305-armv8.pl266 my ($H0,$H1,$H2,$H3,$H4) = map("v$_.2s",(24..28));
438 fmov ${H3},x13
468 fmov ${H3},x13
661 add $IN01_3,$IN01_3,$H3
706 xtn $H3,$ACC3
710 bic $H3,#0xfc,lsl#24 // &=0x03ffffff
726 add $H3,$H3,$T1.2s // h2 -> h3
731 ushr $T1.2s,$H3,#26
732 bic $H3,#0xfc,lsl#24
751 add $IN23_3,$IN01_3,$H3
[all …]
/linux-6.1.9/arch/arm/boot/dts/
Dsun8i-h3-libretech-all-h3-cc.dts12 model = "Libre Computer Board ALL-H3-CC H3";
Dsun8i-h3-bananapi-m2-plus-v1.2.dts11 model = "Banana Pi BPI-M2-Plus v1.2 H3";
Dsun8i-h2-plus-libretech-all-h3-cc.dts11 model = "Libre Computer Board ALL-H3-CC H2+";
Dsun8i-h3-rervision-dvk.dts15 model = "RerVision H3-DVK";
/linux-6.1.9/Documentation/devicetree/bindings/media/
Dallwinner,sun8i-h3-deinterlace.yaml7 title: Allwinner H3 Deinterlace
15 The Allwinner H3 and later has a deinterlace core used for
Drenesas,fcp.yaml53 # R8A7795 (R-Car H3) FCP for VSP-D1
Drenesas,imr.yaml25 - renesas,r8a7795-imr-lx4 # R-Car H3
/linux-6.1.9/drivers/video/fbdev/omap/
DKconfig44 bool "TPS65010 LCD controller on OMAP-H3"
50 H3 board.
/linux-6.1.9/arch/arm64/boot/dts/allwinner/
Dsun50i-h5-libretech-all-h3-it.dts9 model = "Libre Computer Board ALL-H3-IT H5";
Dsun50i-h5-libretech-all-h3-cc.dts11 model = "Libre Computer Board ALL-H3-CC H5";
/linux-6.1.9/arch/arm64/boot/dts/renesas/
Dr8a77951-ulcb-kf.dts3 * Device Tree Source for the H3ULCB Kingfisher board with R-Car H3 ES2.0+
Dr8a77950-ulcb-kf.dts3 * Device Tree Source for the H3ULCB Kingfisher board with R-Car H3 ES1.x
Dr8a77950-ulcb.dts3 * Device Tree Source for the H3ULCB (R-Car Starter Kit Premier) board with R-Car H3 ES1.x
Dr8a77950-salvator-x.dts3 * Device Tree Source for the Salvator-X board with R-Car H3 ES1.x
Dr8a77951-salvator-x.dts3 * Device Tree Source for the Salvator-X board with R-Car H3 ES2.0
Dr8a77951-ulcb.dts3 * Device Tree Source for the H3ULCB (R-Car Starter Kit Premier) board with R-Car H3 ES2.0+
Dr8a77951-salvator-xs.dts3 * Device Tree Source for the Salvator-X 2nd version board with R-Car H3 ES2.0+
/linux-6.1.9/drivers/media/platform/sunxi/sun8i-di/
DKconfig13 capability found on some SoCs, like H3.
/linux-6.1.9/drivers/pinctrl/sunxi/
DKconfig60 bool "Support for the Allwinner H3 PIO"
65 bool "Support for the Allwinner H3 and H5 R-PIO"
/linux-6.1.9/drivers/media/platform/sunxi/sun6i-csi/
DKconfig14 controller, also found on other platforms such as the A83T, H3,
/linux-6.1.9/drivers/soc/renesas/
DKconfig208 bool "ARM64 Platform support for R-Car H3 ES1.x"
212 This enables support for the Renesas R-Car H3 SoC (revision 1.x).
215 bool "ARM64 Platform support for R-Car H3 ES2.0+"
219 This enables support for the Renesas R-Car H3 SoC (revisions 2.0 and
376 bool "System Controller support for R-Car H3" if COMPILE_TEST
/linux-6.1.9/Documentation/arm/
Dsunxi.rst105 H3 drivers and memory map.
107 - Allwinner H3 (sun8i)

1234