| /linux/arch/arm64/crypto/ |
| H A D | sm4-ce-core.S | 322 sub w5, w4, #16 323 uxtw x5, w5 370 sub w5, w4, #16 371 uxtw x5, w5 541 ands w5, w4, #15 545 uxtw x5, w5 708 ands w5, w4, #15 712 uxtw x5, w5 875 cmp w5, wzr 912 cbnz w5, .Lmac_ret
|
| /linux/arch/arm64/kernel/ |
| H A D | sleep.S | 87 ldp w5, w6, [x9, #(MPIDR_HASH_SHIFTS + 8)] 126 ldp w5, w6, [x8, #(MPIDR_HASH_SHIFTS + 8)]
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | rx.h | 23 __le32 w5; member
|
| H A D | tx.h | 18 __le32 w5; member
|
| H A D | rtw8814a.c | 1199 gain[RF_PATH_C] = le32_get_bits(rpt->w5, RTW_JGRPHY_W5_GAIN_C); in rtw8814a_query_phy_status() 1204 snr[RF_PATH_C] = le32_get_bits(rpt->w5, RTW_JGRPHY_W5_RXSNR_C); in rtw8814a_query_phy_status() 1205 snr[RF_PATH_D] = le32_get_bits(rpt->w5, RTW_JGRPHY_W5_RXSNR_D); in rtw8814a_query_phy_status() 1210 evm[RF_PATH_D] = le32_get_bits(rpt->w5, RTW_JGRPHY_W5_RXEVM_4); in rtw8814a_query_phy_status()
|
| /linux/tools/testing/selftests/net/ |
| H A D | fib_nexthop_multiprefix.sh | 174 run_cmd ip netns exec ${h0} ping -s ${ping_sz} -c5 -w5 ${dst} 203 run_cmd ip netns exec ${h0} ${ping6} -s ${ping_sz} -c5 -w5 ${dst}
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | README.rst | 218 14: 16 05 40 00 00 00 00 00 if w5 == 0 goto +64 <LBB0_6> 219 15: bc 51 00 00 00 00 00 00 w1 = w5 232 Note that insn #15 has w1 = w5 and w1 is refined later but 233 r5(w5) is eventually saved on stack at insn #24 for later use.
|
| /linux/arch/arm64/lib/ |
| H A D | memcmp.S | 30 #define data2w w5
|
| /linux/lib/crypto/powerpc/ |
| 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) \ argument 186 evmergelohi rT0,w4,w5; /* w[-7] */ \
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | cam.c | 878 h2c->w5 = le32_encode_bits(sma[4], ADDR_CAM_W5_SMA4) | in rtw89_cam_fill_addr_cam_info() 967 h2c->w5 = le32_encode_bits(addr_cam->sec_cam_map[0] & 0xff, in rtw89_cam_fill_dctl_sec_cam_info_v1() 1056 h2c->w5 = le32_encode_bits(addr_cam->sec_cam_map[0], in rtw89_cam_fill_dctl_sec_cam_info_v2() 1189 h2c->w5 = le32_encode_bits(addr_cam->sec_cam_map[0], in rtw89_cam_fill_dctl_sec_cam_info_v3()
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | txrx_edma.h | 103 u16 w5; member
|
| /linux/drivers/tee/optee/ |
| H A D | ffa_abi.c | 541 u32 w5 = data->data2; in optee_ffa_yielding_call() local 568 data->data2 = w5; in optee_ffa_yielding_call()
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_sli.c | 10972 cmd->un.genreq64.w5.hcsw.Rctl = FC_RCTL_DD_UNSOL_CTL; in __lpfc_sli_prep_gen_req_s3() 10973 cmd->un.genreq64.w5.hcsw.Type = FC_TYPE_CT; in __lpfc_sli_prep_gen_req_s3() 10974 cmd->un.genreq64.w5.hcsw.Fctl = (SI | LA); in __lpfc_sli_prep_gen_req_s3() 11060 icmd->un.xseq64.w5.hcsw.Fctl = LA; in __lpfc_sli_prep_xmit_seq64_s3() 11062 icmd->un.xseq64.w5.hcsw.Fctl |= LS; in __lpfc_sli_prep_xmit_seq64_s3() 11063 icmd->un.xseq64.w5.hcsw.Dfctl = 0; in __lpfc_sli_prep_xmit_seq64_s3() 11064 icmd->un.xseq64.w5.hcsw.Rctl = rctl; in __lpfc_sli_prep_xmit_seq64_s3() 11065 icmd->un.xseq64.w5.hcsw.Type = FC_TYPE_CT; in __lpfc_sli_prep_xmit_seq64_s3()
|