| /OK3568_Linux_fs/u-boot/arch/x86/lib/fsp/ |
| H A D | fsp_support.c | 65 ((struct ffs_file_header *)fsp)->name.data4[0] == FSP_GUID_DATA4_0 && in find_fsp_header() 66 ((struct ffs_file_header *)fsp)->name.data4[1] == FSP_GUID_DATA4_1 && in find_fsp_header() 67 ((struct ffs_file_header *)fsp)->name.data4[2] == FSP_GUID_DATA4_2 && in find_fsp_header() 68 ((struct ffs_file_header *)fsp)->name.data4[3] == FSP_GUID_DATA4_3 && in find_fsp_header() 69 ((struct ffs_file_header *)fsp)->name.data4[4] == FSP_GUID_DATA4_4 && in find_fsp_header() 70 ((struct ffs_file_header *)fsp)->name.data4[5] == FSP_GUID_DATA4_5 && in find_fsp_header() 71 ((struct ffs_file_header *)fsp)->name.data4[6] == FSP_GUID_DATA4_6 && in find_fsp_header() 72 ((struct ffs_file_header *)fsp)->name.data4[7] == FSP_GUID_DATA4_7) { in find_fsp_header()
|
| H A D | cmd_fsp.c | 91 for (j = 0; j < ARRAY_SIZE(guid->data4); j++) in do_hob() 92 printf("-%02x", guid->data4[j]); in do_hob()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_osk_profiling.h | 64 …_mali_osk_profiling_add_event(u32 event_id, u32 data0, u32 data1, u32 data2, u32 data3, u32 data4); 140 #define _mali_osk_profiling_add_event(event_id, data0, data1, data2, data3, data4) argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_profiling_internal.c | 39 static inline void add_event(u32 event_id, u32 data0, u32 data1, u32 data2, u32 data3, u32 data4); 149 static inline void add_event(u32 event_id, u32 data0, u32 data1, u32 data2, u32 data3, u32 data4) in add_event() argument 159 profile_entries[cur_index].data[4] = data4; in add_event()
|
| H A D | mali_osk_profiling.c | 751 … _mali_osk_profiling_add_event(u32 event_id, u32 data0, u32 data1, u32 data2, u32 data3, u32 data4) in _mali_osk_profiling_add_event() argument 792 trace_mali_timeline_event(event_id, data0, data1, data2, data3, data4); in _mali_osk_profiling_add_event()
|
| /OK3568_Linux_fs/kernel/arch/ia64/scripts/ |
| H A D | check-segrel.S | 3 data4 @segrel(start)
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/fsp/ |
| H A D | fsp_types.h | 16 u8 data4[8]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | monitor.h | 53 uint16 data4; member
|
| H A D | bcmwifi_radiotap.h | 296 uint16 data4; member
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | ieee80211_radiotap.h | 212 __le16 data1, data2, data3, data4, data5, data6; member
|
| /OK3568_Linux_fs/kernel/drivers/usb/misc/sisusbvga/ |
| H A D | sisusb.h | 278 __u32 data4; /* for future use */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmwifi_monitor.c | 213 sts->data4 |= HE_PACK_RTAP_FROM_PLCP(plcp, SU, SR); in wlc_he_su_fill_rtap_data() 316 sts->data4 |= HE_PACK_RTAP_FROM_PLCP(plcp, MU, SR); in wlc_he_dl_ofdma_fill_rtap_data() 320 sts->data4 |= HE_PACK_RTAP_FROM_PRXS(rxh, corerev, corerev_minor, STAID); in wlc_he_dl_ofdma_fill_rtap_data()
|
| H A D | bcmwifi_radiotap.c | 846 rthe->data4 = HTOL16(rxsts->data4); in wl_radiotap_rx_he()
|
| /OK3568_Linux_fs/u-boot/drivers/adc/ |
| H A D | rockchip-saradc-v2.c | 76 u32 data4; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | rxmq.c | 1332 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->d2, in iwl_mvm_decode_he_phy_data() 1335 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->d2, in iwl_mvm_decode_he_phy_data() 1338 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->d2, in iwl_mvm_decode_he_phy_data() 1341 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->d2, in iwl_mvm_decode_he_phy_data() 1393 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->d0, in iwl_mvm_decode_he_phy_data()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmwifi_radiotap.h | 296 uint16 data4; member
|
| /OK3568_Linux_fs/kernel/include/xen/interface/ |
| H A D | platform.h | 181 uint8_t data4[8]; member
|
| /OK3568_Linux_fs/kernel/Documentation/accounting/ |
| H A D | delay-accounting.rst | 116 boot data2 data4 data6 etc lib mnt proc sbin subdomain tmp var
|
| /OK3568_Linux_fs/kernel/sound/pci/cs46xx/ |
| H A D | cs46xx_dsp_scb_types.h | 1087 u32 data4; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | mac.c | 273 he->data4 |= HE_PREP(DATA4_SU_MU_SPTL_REUSE, SR_MASK, rxv[11]); in mt7915_mac_decode_he_radiotap() 287 he->data4 |= HE_PREP(DATA4_SU_MU_SPTL_REUSE, SR_MASK, rxv[11]); in mt7915_mac_decode_he_radiotap() 298 he->data4 |= HE_PREP(DATA4_TB_SPTL_REUSE1, SR_MASK, rxv[11]) | in mt7915_mac_decode_he_radiotap()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcmwifi_radiotap.c | 846 rthe->data4 = HTOL16(rxsts->data4); in wl_radiotap_rx_he()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/monitor/ |
| H A D | rtw_radiotap.c | 91 u16 data1, data2, data3, data4, data5, data6; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/monitor/ |
| H A D | rtw_radiotap.c | 91 u16 data1, data2, data3, data4, data5, data6; member
|
| /OK3568_Linux_fs/kernel/fs/ntfs/ |
| H A D | layout.h | 1102 u8 data4[8]; /* The first two bytes are the third group of four member
|