/kernel/linux/linux-5.10/arch/arm64/crypto/ |
H A D | aes-modes.S | 26 encrypt_block4x v0, v1, v2, v3, w3, x2, x8, w7 31 decrypt_block4x v0, v1, v2, v3, w3, x2, x8, w7 37 encrypt_block5x v0, v1, v2, v3, v4, w3, x2, x8, w7 42 decrypt_block5x v0, v1, v2, v3, v4, w3, x2, x8, w7 147 encrypt_block v0, w3, x2, x6, w7 149 encrypt_block v1, w3, x2, x6, w7 151 encrypt_block v2, w3, x2, x6, w7 153 encrypt_block v3, w3, x2, x6, w7 163 encrypt_block v4, w3, x2, x6, w7 231 decrypt_block v0, w3, x2, x6, w7 [all...] |
H A D | chacha-neon-core.S | 525 mov w7, v17.s[0] 531 add a1, a1, w7 549 mov w7, v21.s[0] 555 add a5, a5, w7 570 mov w7, v25.s[0] 576 add a9, a9, w7 591 mov w7, v29.s[0] 597 add a13, a13, w7 607 ldp w6, w7, [x2], #64 612 eor a1, a1, w7 [all...] |
/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | aes-modes.S | 26 encrypt_block4x v0, v1, v2, v3, w3, x2, x8, w7 31 decrypt_block4x v0, v1, v2, v3, w3, x2, x8, w7 37 encrypt_block5x v0, v1, v2, v3, v4, w3, x2, x8, w7 42 decrypt_block5x v0, v1, v2, v3, v4, w3, x2, x8, w7 145 encrypt_block v0, w3, x2, x6, w7 147 encrypt_block v1, w3, x2, x6, w7 149 encrypt_block v2, w3, x2, x6, w7 151 encrypt_block v3, w3, x2, x6, w7 161 encrypt_block v4, w3, x2, x6, w7 224 decrypt_block v0, w3, x2, x6, w7 [all...] |
H A D | chacha-neon-core.S | 524 mov w7, v17.s[0] 530 add a1, a1, w7 548 mov w7, v21.s[0] 554 add a5, a5, w7 569 mov w7, v25.s[0] 575 add a9, a9, w7 590 mov w7, v29.s[0] 596 add a13, a13, w7 606 ldp w6, w7, [x2], #64 611 eor a1, a1, w7 [all...] |
H A D | sm3-neon-core.S | 45 #define re w7 225 ext W3.16b, XTMP1.16b, XTMP2.16b, #12; /* W3: xx, w9, w8, w7 */
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
H A D | tx.h | 20 __le32 w7; member 122 le32p_replace_bits(&tx_desc->w7, 0, RTW_TX_DESC_W7_TXDESC_CHECKSUM); in fill_txdesc_checksum_common() 127 le32p_replace_bits(&tx_desc->w7, __le16_to_cpu(chksum), in fill_txdesc_checksum_common()
|
H A D | usb.c | 31 le32p_replace_bits(&tx_desc->w7, agg_num, RTW_TX_DESC_W7_DMA_TXAGG_NUM); in rtw_usb_fill_tx_checksum()
|
H A D | rtw8723d.c | 1975 le32p_replace_bits(&tx_desc->w7, 0, RTW_TX_DESC_W7_TXDESC_CHECKSUM); in rtw8723d_fill_txdesc_checksum() 1982 le32p_replace_bits(&tx_desc->w7, __le16_to_cpu(chksum), in rtw8723d_fill_txdesc_checksum()
|
/kernel/linux/linux-5.10/arch/powerpc/crypto/ |
H A D | sha1-spe-asm.S | 130 #define R_16_19(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ 132 evmergelohi rT0,w7,w6; /* W[-3] */ \ 156 #define R_20_39(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ 157 evmergelohi rT0,w7,w6; /* W[-3] */ \ 180 #define R_40_59(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ 182 evmergelohi rT0,w7,w6; /* W[-3] */ \ 208 #define R_60_79(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ 209 R_20_39(a, b, c, d, e, w0, w1, w4, w6, w7, k)
|
H A D | sha256-spe-asm.S | 156 #define R_CALC_W(a, b, c, d, e, f, g, h, w0, w1, w4, w5, w7, k, off) \ 172 evsrwiu rT0,w7,10; /* s1 = w[-2] >> 10 */ \ 174 evrlwi rT1,w7,15; /* s1' = w[-2] rotr 17 */ \ 178 evrlwi rT1,w7,13; /* s1' = w[-2] rotr 19 */ \
|
/kernel/linux/linux-6.6/arch/powerpc/crypto/ |
H A D | sha1-spe-asm.S | 130 #define R_16_19(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ 132 evmergelohi rT0,w7,w6; /* W[-3] */ \ 156 #define R_20_39(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ 157 evmergelohi rT0,w7,w6; /* W[-3] */ \ 180 #define R_40_59(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ 182 evmergelohi rT0,w7,w6; /* W[-3] */ \ 208 #define R_60_79(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ 209 R_20_39(a, b, c, d, e, w0, w1, w4, w6, w7, k)
|
H A D | sha256-spe-asm.S | 156 #define R_CALC_W(a, b, c, d, e, f, g, h, w0, w1, w4, w5, w7, k, off) \ 172 evsrwiu rT0,w7,10; /* s1 = w[-2] >> 10 */ \ 174 evrlwi rT1,w7,15; /* s1' = w[-2] rotr 17 */ \ 178 evrlwi rT1,w7,13; /* s1' = w[-2] rotr 19 */ \
|
/kernel/linux/linux-5.10/drivers/input/serio/ |
H A D | hp_sdc.c | 473 uint8_t w7[4]; in hp_sdc_put() local 486 w7[0] = (mask & 1) ? curr->seq[++idx] : hp_sdc.r7[0]; in hp_sdc_put() 487 w7[1] = (mask & 2) ? curr->seq[++idx] : hp_sdc.r7[1]; in hp_sdc_put() 488 w7[2] = (mask & 4) ? curr->seq[++idx] : hp_sdc.r7[2]; in hp_sdc_put() 489 w7[3] = (mask & 8) ? curr->seq[++idx] : hp_sdc.r7[3]; in hp_sdc_put() 492 w7[hp_sdc.wi - 0x70] == hp_sdc.r7[hp_sdc.wi - 0x70]) { in hp_sdc_put() 496 while (i < 4 && w7[i] == hp_sdc.r7[i]) in hp_sdc_put() 514 hp_sdc_data_out8(w7[hp_sdc.wi - 0x70]); in hp_sdc_put() 515 hp_sdc.r7[hp_sdc.wi - 0x70] = w7[hp_sdc.wi - 0x70]; in hp_sdc_put() 520 while ((i < 4) && w7[ in hp_sdc_put() [all...] |
/kernel/linux/linux-6.6/drivers/input/serio/ |
H A D | hp_sdc.c | 473 uint8_t w7[4]; in hp_sdc_put() local 486 w7[0] = (mask & 1) ? curr->seq[++idx] : hp_sdc.r7[0]; in hp_sdc_put() 487 w7[1] = (mask & 2) ? curr->seq[++idx] : hp_sdc.r7[1]; in hp_sdc_put() 488 w7[2] = (mask & 4) ? curr->seq[++idx] : hp_sdc.r7[2]; in hp_sdc_put() 489 w7[3] = (mask & 8) ? curr->seq[++idx] : hp_sdc.r7[3]; in hp_sdc_put() 492 w7[hp_sdc.wi - 0x70] == hp_sdc.r7[hp_sdc.wi - 0x70]) { in hp_sdc_put() 496 while (i < 4 && w7[i] == hp_sdc.r7[i]) in hp_sdc_put() 514 hp_sdc_data_out8(w7[hp_sdc.wi - 0x70]); in hp_sdc_put() 515 hp_sdc.r7[hp_sdc.wi - 0x70] = w7[hp_sdc.wi - 0x70]; in hp_sdc_put() 520 while ((i < 4) && w7[ in hp_sdc_put() [all...] |
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/ |
H A D | qm_common.h | 15 __le16 w7; member
|
/kernel/linux/linux-6.6/drivers/iio/common/ms_sensors/ |
H A D | ms_sensors_i2c.c | 556 u16 w7 = prom[7], crc_read = w7 & 0x000F; in ms_sensors_tp_crc_valid_128() local 563 prom[7] = w7; in ms_sensors_tp_crc_valid_128()
|
/kernel/linux/linux-5.10/arch/arm64/lib/ |
H A D | memset.S | 40 A_lw .req w7
|
/kernel/linux/linux-5.10/drivers/block/paride/ |
H A D | fit3.c | 34 #define w7(byte) {out_p(7,byte);} macro
|
/kernel/linux/linux-6.6/arch/arm64/lib/ |
H A D | memset.S | 40 A_lw .req w7
|
/kernel/linux/linux-6.6/drivers/ata/pata_parport/ |
H A D | fit3.c | 25 #define w7(byte) out_p(7, byte) macro
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
H A D | txrx_edma.h | 233 u16 w7; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
H A D | txrx_edma.h | 233 u16 w7; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | fw.c | 108 info->dynamic_hdr_en = le32_get_bits(fw_hdr->w7, FW_HDR_W7_DYN_HDR); in rtw89_fw_hdr_parser_v0() 173 info->dynamic_hdr_en = le32_get_bits(fw_hdr->w7, FW_HDR_V1_W7_DYN_HDR); in rtw89_fw_hdr_parser_v1() 322 fw_suit->cmd_ver = le32_get_bits(hdr->w7, FW_HDR_W7_CMD_VERSERION); in rtw89_fw_update_ver_v0() 339 fw_suit->cmd_ver = le32_get_bits(hdr->w7, FW_HDR_V1_W3_CMD_VERSERION); in rtw89_fw_update_ver_v1()
|
H A D | fw.h | 457 __le32 w7; member 502 __le32 w7; member
|
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/ |
H A D | qm.c | 69 #define QM_CQE_PHASE(cqe) (le16_to_cpu((cqe)->w7) & 0x1) 242 __le16 w7; member
|