| /linux-6.15/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76_connac3_mac.c | 132 he->data4 = HE_PREP(DATA4_SU_MU_SPTL_REUSE, SR_MASK, rxv[13]); in mt76_connac3_mac_decode_he_radiotap() 163 he->data4 |= HE_PREP(DATA4_MU_STA_ID, MU_AID, rxv[8]); in mt76_connac3_mac_decode_he_radiotap() 174 he->data4 |= HE_PREP(DATA4_TB_SPTL_REUSE1, SR_MASK, rxv[13]) | in mt76_connac3_mac_decode_he_radiotap()
|
| H A D | mt76_connac_mac.c | 895 he->data4 = HE_PREP(DATA4_SU_MU_SPTL_REUSE, SR_MASK, rxv[11]); in mt76_connac2_mac_decode_he_radiotap() 926 he->data4 |= HE_PREP(DATA4_MU_STA_ID, MU_AID, rxv[7]); in mt76_connac2_mac_decode_he_radiotap() 937 he->data4 |= HE_PREP(DATA4_TB_SPTL_REUSE1, SR_MASK, rxv[11]) | in mt76_connac2_mac_decode_he_radiotap()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | rx.c | 28 __le16 data4; member 53 phy_data->data4 = desc->phy_data4; in iwl_mld_fill_phy_data() 256 u16 phy_data4 = le16_to_cpu(phy_data->data4); in iwl_mld_decode_he_mu_ext() 325 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->data2, in iwl_mld_decode_he_phy_data() 328 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->data2, in iwl_mld_decode_he_phy_data() 331 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->data2, in iwl_mld_decode_he_phy_data() 398 le16_encode_bits(le16_get_bits(phy_data->data4, in iwl_mld_decode_he_phy_data() 402 le16_encode_bits(le16_get_bits(phy_data->data4, in iwl_mld_decode_he_phy_data() 406 le16_encode_bits(le16_get_bits(phy_data->data4, in iwl_mld_decode_he_phy_data() 665 __le32 data4 = phy_data->eht_data4; in iwl_mld_decode_eht_ext_mu() local [all …]
|
| /linux-6.15/lib/842/ |
| H A D | 842_compress.c | 96 u32 data4[2]; member 259 ret = add_bits(p, p->data4[b >> 2], 32); in add_template() 411 p->data4[0] = get_input_data(p, 0, 32); in get_next_data() 412 p->data4[1] = get_input_data(p, 4, 32); in get_next_data()
|
| /linux-6.15/drivers/usb/misc/sisusbvga/ |
| H A D | sisusb.h | 257 __u32 data4; /* for future use */ member
|
| /linux-6.15/drivers/char/tpm/ |
| H A D | tpm_crb_ffa.c | 194 tpm_crb_ffa->direct_msg_data.data4 = a2; in __tpm_crb_ffa_send_recieve()
|
| /linux-6.15/drivers/tee/tstee/ |
| H A D | core.c | 31 data->data4 = args[4]; in arg_list_to_ffa_data() 41 args[4] = lower_32_bits(data->data4); in arg_list_from_ffa_data()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | rxmq.c | 1088 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->d2, in iwl_mvm_decode_he_phy_data() 1091 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->d2, in iwl_mvm_decode_he_phy_data() 1094 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->d2, in iwl_mvm_decode_he_phy_data() 1097 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->d2, in iwl_mvm_decode_he_phy_data() 1149 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->d0, in iwl_mvm_decode_he_phy_data() 1255 __le32 data4 = phy_data->eht_d4; in iwl_mvm_decode_eht_ext_mu() local 1265 IWL_MVM_ENC_USIG_VALUE_MASK(usig, data4, in iwl_mvm_decode_eht_ext_mu()
|
| /linux-6.15/include/net/ |
| H A D | ieee80211_radiotap.h | 226 __le16 data1, data2, data3, data4, data5, data6; member
|
| /linux-6.15/include/xen/interface/ |
| H A D | platform.h | 164 uint8_t data4[8]; member
|
| /linux-6.15/include/linux/ |
| H A D | arm_ffa.h | 277 unsigned long data4; /* w7/x7 */ member
|
| /linux-6.15/sound/pci/cs46xx/ |
| H A D | cs46xx_dsp_scb_types.h | 1087 u32 data4; member
|
| /linux-6.15/drivers/firmware/arm_ffa/ |
| H A D | driver.c | 475 .a6 = data->data3, .a7 = data->data4, in ffa_msg_send_direct_req() 488 data->data4 = ret.a7; in ffa_msg_send_direct_req()
|
| /linux-6.15/arch/arm/boot/dts/st/ |
| H A D | stih407-pinctrl.dtsi | 1125 data4 = <&pio33 3 ALT1 IN>;
|
| /linux-6.15/drivers/net/wireless/realtek/rtl8xxxu/ |
| H A D | rtl8xxxu.h | 1480 u8 data4; member
|
| H A D | core.c | 3905 h2c.b_type_dma.data4 = arg4; in rtl8723bu_set_ps_tdma()
|
| /linux-6.15/arch/arm/boot/dts/nvidia/ |
| H A D | tegra124-apalis-v1.2.dtsi | 887 ulpi-data4-po5 {
|
| H A D | tegra124-apalis.dtsi | 884 ulpi-data4-po5 {
|
| /linux-6.15/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3576-pinctrl.dtsi | 414 dsmc_data4: dsmc-data4 {
|