| /linux/arch/arm64/crypto/ |
| H A D | sm4-ce-cipher-core.S | 19 ld1 {v8.4s}, [x2] 21 CPU_LE( rev32 v8.16b, v8.16b ) 23 sm4e v8.4s, v0.4s 24 sm4e v8.4s, v1.4s 25 sm4e v8.4s, v2.4s 26 sm4e v8.4s, v3.4s 27 sm4e v8.4s, v4.4s 28 sm4e v8.4s, v5.4s 29 sm4e v8.4s, v6.4s 30 sm4e v8.4s, v7.4s [all …]
|
| H A D | sm4-ce-ccm-core.S | 132 inc_le128(v8) /* +0 */ 139 SM4_CRYPT_BLK2(v8, RMAC) 140 eor v8.16b, v8.16b, v0.16b 152 st1 {v8.16b-v11.16b}, [x1], #64 164 inc_le128(v8) 168 SM4_CRYPT_BLK2(v8, RMAC) 169 eor v8.16b, v8.16b, v0.16b 172 st1 {v8.16b}, [x1], #16 179 inc_le128(v8) 181 SM4_CRYPT_BLK2(RMAC, v8) [all …]
|
| H A D | sm4-ce-core.S | 233 rev32 v8.16b, v0.16b 242 SM4_CRYPT_BLK8_BE(v8, v9, v10, v11, v12, v13, v14, v15) 244 eor v8.16b, v8.16b, RIV.16b 253 st1 {v8.16b-v11.16b}, [x1], #64 270 rev32 v8.16b, v0.16b 275 SM4_CRYPT_BLK4_BE(v8, v9, v10, v11) 277 eor v8.16b, v8.16b, RIV.16b 282 st1 {v8.16b-v11.16b}, [x1], #64 293 rev32 v8.16b, v0.16b 295 SM4_CRYPT_BLK_BE(v8) [all …]
|
| H A D | aes-neonbs-core.S | 388 movi v8.16b, #0x01 // bit masks 405 cmtst v0.16b, v7.16b, v8.16b 439 tbl v0.16b, {v10.16b}, v8.16b 441 tbl v1.16b, {v11.16b}, v8.16b 443 tbl v2.16b, {v12.16b}, v8.16b 445 tbl v3.16b, {v13.16b}, v8.16b 447 tbl v4.16b, {v14.16b}, v8.16b 449 tbl v5.16b, {v15.16b}, v8.16b 451 tbl v6.16b, {v10.16b}, v8.16b 452 tbl v7.16b, {v11.16b}, v8.16b [all …]
|
| /linux/arch/sh/boards/mach-hp6xx/ |
| H A D | setup.c | 57 u8 v8; in dac_audio_start() local 65 v8 = inb(PKDR); in dac_audio_start() 66 v8 &= ~PKDR_SPEAKER; in dac_audio_start() 67 outb(v8, PKDR); in dac_audio_start() 75 u8 v8; in dac_audio_stop() local 83 v8 = inb(PKDR); in dac_audio_stop() 84 v8 |= PKDR_SPEAKER; in dac_audio_stop() 85 outb(v8, PKDR); in dac_audio_stop() 126 u8 v8; in hp6xx_setup() local 151 v8 = __raw_readb(DACR); in hp6xx_setup() [all …]
|
| /linux/lib/crc/powerpc/ |
| H A D | crc-vpmsum-template.S | 107 vxor v8,v8,v8 108 MTVRD(v8, R3) 110 vsldoi v8,zeroes,v8,8 /* shift into bottom 32 bits */ 112 vsldoi v8,v8,zeroes,4 /* shift into top 32 bits */ 195 vxor v16,v16,v8 203 VPMSUMD(v8,v16,const1) 256 vxor v0,v0,v8 257 VPMSUMD(v8,v16,const2) 313 vxor v0,v0,v8 314 VPMSUMD(v8,v16,const1) [all …]
|
| /linux/drivers/leds/ |
| H A D | leds-hp6xx.c | 20 u8 v8; in hp6xxled_green_set() local 22 v8 = inb(PKDR); in hp6xxled_green_set() 24 outb(v8 & (~PKDR_LED_GREEN), PKDR); in hp6xxled_green_set() 26 outb(v8 | PKDR_LED_GREEN, PKDR); in hp6xxled_green_set()
|
| /linux/arch/arm64/boot/dts/arm/ |
| H A D | foundation-v8-psci.dts | 7 #include "foundation-v8.dtsi" 8 #include "foundation-v8-gicv2.dtsi" 9 #include "foundation-v8-psci.dtsi"
|
| H A D | foundation-v8-gicv3-psci.dts | 7 #include "foundation-v8.dtsi" 8 #include "foundation-v8-gicv3.dtsi" 9 #include "foundation-v8-psci.dtsi"
|
| H A D | foundation-v8.dts | 8 #include "foundation-v8.dtsi" 9 #include "foundation-v8-gicv2.dtsi" 10 #include "foundation-v8-spin-table.dtsi"
|
| H A D | foundation-v8-gicv3.dts | 8 #include "foundation-v8.dtsi" 9 #include "foundation-v8-gicv3.dtsi" 10 #include "foundation-v8-spin-table.dtsi"
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399-puma-haikou-video-demo.dtso | 28 cam_afvdd_2v8: regulator-cam-afvdd-2v8 { 33 regulator-name = "cam-afvdd-2v8"; 37 cam_avdd_2v8: regulator-cam-avdd-2v8 { 42 regulator-name = "cam-avdd-2v8"; 46 cam_dovdd_1v8: regulator-cam-dovdd-1v8 { 51 regulator-name = "cam-dovdd-1v8";
|
| H A D | px30-ringneck-haikou-video-demo.dtso | 28 cam_afvdd_2v8: regulator-cam-afvdd-2v8 { 33 regulator-name = "cam-afvdd-2v8"; 37 cam_avdd_2v8: regulator-cam-avdd-2v8 { 42 regulator-name = "cam-avdd-2v8"; 46 cam_dovdd_1v8: regulator-cam-dovdd-1v8 { 51 regulator-name = "cam-dovdd-1v8";
|
| /linux/arch/arm64/boot/dts/hisilicon/ |
| H A D | hi6220-coresight.dtsi | 380 compatible = "arm,coresight-cti-v8-arch", 393 compatible = "arm,coresight-cti-v8-arch", 406 compatible = "arm,coresight-cti-v8-arch", 419 compatible = "arm,coresight-cti-v8-arch", 432 compatible = "arm,coresight-cti-v8-arch", 445 compatible = "arm,coresight-cti-v8-arch", 458 compatible = "arm,coresight-cti-v8-arch", 471 compatible = "arm,coresight-cti-v8-arch",
|
| /linux/arch/powerpc/lib/ |
| H A D | memcpy_power7.S | 480 VPERM(v8,v0,v1,v16) 482 stvx v8,0,r3 488 VPERM(v8,v0,v1,v16) 492 stvx v8,0,r3 498 VPERM(v8,v0,v3,v16) 506 stvx v8,0,r3 533 VPERM(v8,v0,v7,v16) 549 stvx v8,0,r3 571 VPERM(v8,v0,v3,v16) 579 stvx v8,0,r3 [all …]
|
| H A D | copyuser_power7.S | 516 VPERM(v8,v0,v1,v16) 518 err3; stvx v8,0,r3 524 VPERM(v8,v0,v1,v16) 528 err3; stvx v8,0,r3 534 VPERM(v8,v0,v3,v16) 542 err3; stvx v8,0,r3 569 VPERM(v8,v0,v7,v16) 585 err4; stvx v8,0,r3 607 VPERM(v8,v0,v3,v16) 615 err3; stvx v8,0,r3 [all …]
|
| H A D | memcmp_64.S | 584 LD_VSR_CROSS16B(r4,v4,v6,v8,v10) 606 LD_VSR_CROSS16B(r4,v4,v6,v8,v10) 608 vor v6,v8,v8 615 LD_VSR_CROSS16B(r4,v4,v6,v8,v10) 617 vor v6,v8,v8
|
| /linux/tools/testing/selftests/powerpc/copyloops/ |
| H A D | memcpy_power7.S | 480 VPERM(v8,v0,v1,v16) 482 stvx v8,0,r3 488 VPERM(v8,v0,v1,v16) 492 stvx v8,0,r3 498 VPERM(v8,v0,v3,v16) 506 stvx v8,0,r3 533 VPERM(v8,v0,v7,v16) 549 stvx v8,0,r3 571 VPERM(v8,v0,v3,v16) 579 stvx v8,0,r3 [all …]
|
| H A D | copyuser_power7.S | 516 VPERM(v8,v0,v1,v16) 518 err3; stvx v8,0,r3 524 VPERM(v8,v0,v1,v16) 528 err3; stvx v8,0,r3 534 VPERM(v8,v0,v3,v16) 542 err3; stvx v8,0,r3 569 VPERM(v8,v0,v7,v16) 585 err4; stvx v8,0,r3 607 VPERM(v8,v0,v3,v16) 615 err3; stvx v8, [all...] |
| /linux/lib/crypto/riscv/ |
| H A D | chacha-riscv64-zvkb.S | 194 vmv.v.x v8, KEY4 212 chacha_round v0, v4, v8, v12, v1, v5, v9, v13, \ 216 v2, v7, v8, v13, v3, v4, v9, v14 248 vadd.vx v8, v8, KEY4 260 vxor.vv v24, v24, v8
|
| /linux/arch/riscv/crypto/ |
| H A D | aes-riscv64-zvkned-zvbb-zvkg.S | 127 vwsll.vv v8, v2, v4 134 vbrev8.v v8, v8 135 vgmul.vv TWEAKS_BREV, v8
|
| /linux/net/ipv6/ila/ |
| H A D | ila.h | 24 __u8 v8[8]; member 47 __u8 v8[8]; member
|
| /linux/tools/testing/selftests/powerpc/stringloops/ |
| H A D | memcmp_64.S | 584 LD_VSR_CROSS16B(r4,v4,v6,v8,v10) 606 LD_VSR_CROSS16B(r4,v4,v6,v8,v10) 608 vor v6,v8,v8 615 LD_VSR_CROSS16B(r4,v4,v6,v8,v10) 617 vor v6,v8,v8
|
| /linux/drivers/ntb/hw/intel/ |
| H A D | ntb_hw_gen1.c | 500 union { u64 v64; u32 v32; u16 v16; u8 v8; } u; in ndev_ntb_debugfs_read() member 580 pci_read_config_byte(pdev, XEON_PBAR23SZ_OFFSET, &u.v8); in ndev_ntb_debugfs_read() 582 "PBAR23SZ %hhu\n", u.v8); in ndev_ntb_debugfs_read() 584 pci_read_config_byte(pdev, XEON_PBAR45SZ_OFFSET, &u.v8); in ndev_ntb_debugfs_read() 586 "PBAR45SZ %hhu\n", u.v8); in ndev_ntb_debugfs_read() 588 pci_read_config_byte(pdev, XEON_PBAR4SZ_OFFSET, &u.v8); in ndev_ntb_debugfs_read() 590 "PBAR4SZ %hhu\n", u.v8); in ndev_ntb_debugfs_read() 591 pci_read_config_byte(pdev, XEON_PBAR5SZ_OFFSET, &u.v8); in ndev_ntb_debugfs_read() 593 "PBAR5SZ %hhu\n", u.v8); in ndev_ntb_debugfs_read() 596 pci_read_config_byte(pdev, XEON_SBAR23SZ_OFFSET, &u.v8); in ndev_ntb_debugfs_read() [all …]
|
| /linux/arch/arm64/boot/dts/amlogic/ |
| H A D | amlogic-c3-c308l-aw419.dts | 80 vddao_1v8: regulator-vddao-1v8 { 110 vcc_1v8: regulator-vcc-1v8 { 120 vdd_1v8: regulator-vdd-1v8 { 151 camera_vdddo_1v8: regulator-camera-1v8 {
|