Searched refs:w8 (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/crypto/hisilicon/ |
| H A D | qm_common.h | 32 __le16 w8; member 47 __le16 w8; member
|
| /linux/scripts/ |
| H A D | recordmcount.c | 414 static uint64_t (*w8)(uint64_t); variable 453 return ELF64_R_TYPE(w8(rp->r_info)) != R_AARCH64_CALL26; in arm64_is_fake_mcount() 523 w8 = w8nat; in do_file() 535 w8 = w8rev; in do_file() 548 w8 = w8rev; in do_file()
|
| H A D | elf-parse.c | 66 elf_parser.w8 = w8le; in elf_parse() 73 elf_parser.w8 = w8be; in elf_parse()
|
| H A D | elf-parse.h | 55 void (*w8)(uint64_t, uint64_t *); member 242 elf_parser.w8(val, (uint64_t *)&rela->e64.r_addend);
|
| H A D | recordmcount.h | 93 # define _w w8
|
| H A D | sorttable.c | 477 elf_parser.w8(*(uint64_t *)ptr, addrs); in replace_addrs()
|
| /linux/tools/testing/selftests/arm64/bti/ |
| H A D | syscall.S | 11 mov w8, w0
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | tx.h | 21 __le32 w8; member
|
| H A D | tx.c | 81 tx_desc->w8 = le32_encode_bits(pkt_info->en_hwseq, RTW_TX_DESC_W8_EN_HWSEQ); in rtw_tx_fill_tx_desc()
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | cam.c | 887 h2c->w8 = le32_encode_bits(rtwvif_link->port, ADDR_CAM_W8_PORT_INT) | in rtw89_cam_fill_addr_cam_info() 895 h2c->w8 = le32_encode_bits(rtwvif_link->port, ADDR_CAM_W8_V1_PORT_INT) | in rtw89_cam_fill_addr_cam_info() 1115 h2c->w8 = le32_encode_bits(mld_sma[0], DCTLINFO_V2_W8_MLD_SMA_0) | in rtw89_cam_fill_dctl_sec_cam_info_v2() 1213 h2c->w8 = le32_encode_bits(addr_cam->sec_ent[6], in rtw89_cam_fill_dctl_sec_cam_info_v3()
|
| H A D | fw.h | 663 __le32 w8; member 1414 __le32 w8; member 1557 __le32 w8; member 1730 __le32 w8; member 2294 __le32 w8; member 3116 __le32 w8; member 4102 __le32 w8; member 4155 __le32 w8; member
|
| H A D | fw.c | 4138 h2c->w8 = le32_encode_bits(link_sta->he_cap.has_he, in rtw89_fw_h2c_assoc_cmac_tbl_g7() 4266 h2c->w8 = le32_encode_bits(link_sta->he_cap.has_he, in rtw89_fw_h2c_assoc_cmac_tbl_be() 7792 cfg_len = offsetofend(typeof(*h2c), w8); in rtw89_fw_h2c_scan_offload_be() 7858 h2c->w8 = le32_encode_bits(RTW89_HW_RATE_OFDM6, in rtw89_fw_h2c_scan_offload_be() 11059 h2c->w8 = le32_encode_bits(cam_info->valid, RTW89_H2C_WOW_PLD_CAM_UPD_W8_VALID) | in rtw89_fw_h2c_wow_cam_update_v1()
|
| H A D | mac.c | 5328 actual_period = le32_get_bits(c2h->w8, RTW89_C2H_SCANOFLD_W8_PERIOD_V1); in rtw89_mac_c2h_scanofld_rsp() 5330 le32_get_bits(c2h->w8, RTW89_C2H_SCANOFLD_W8_EXPECT_PERIOD_V1); in rtw89_mac_c2h_scanofld_rsp()
|
| H A D | core.c | 2108 rpl_fd[RF_PATH_A] = le32_get_bits(ie->w8, RTW89_PHY_STS_IE01_V2_W8_RPL_FD_A); in rtw89_core_parse_phy_status_ie01_v2() 2109 rpl_fd[RF_PATH_B] = le32_get_bits(ie->w8, RTW89_PHY_STS_IE01_V2_W8_RPL_FD_B); in rtw89_core_parse_phy_status_ie01_v2()
|
| /linux/arch/arm/boot/dts/nvidia/ |
| H A D | tegra30-asus-p1801-t.dts | 1021 w8-detect {
|