HomeSort by relevance Sort by last modified time
    Searched refs:u32 (Results 1 - 25 of 1154) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/compiler-rt/lib/msan/
msan_chained_origin_depot.h 20 bool ChainedOriginDepotPut(u32 here_id, u32 prev_id, u32 *new_id);
22 u32 ChainedOriginDepotGet(u32 id, u32 *other);
  /external/syslinux/gpxe/src/include/
btext.h 16 #define u32 unsigned int macro
33 u32 dispDeviceRect[4]; /* left,top,right,bottom */
34 u32 dispDeviceDepth; /* (8, 16 or 32) */
35 u32 dispDeviceBase; /* base address (physical) */
36 u32 dispDeviceRowBytes; /* rowbytes (in bytes) */
37 u32 dispDeviceColorsOffset; /* Colormap (8 bits only) or 0 (*) */
41 u32 frameBufferSize; /* Represents a max size, can be 0. */
60 extern u32 boot_text_mapped;
  /hardware/intel/bootstub/
mb.h 48 u32 tabsize;
49 u32 strsize;
50 u32 addr;
51 u32 reserved;
56 u32 num;
57 u32 size;
58 u32 addr;
59 u32 shndx;
64 u32 flags;
67 u32 mem_lower
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nve4_compute.h 9 u32 unk0[8];
10 u32 entry;
11 u32 unk9[2];
12 u32 unk11_0 : 30;
13 u32 linked_tsc : 1;
14 u32 unk11_31 : 1;
15 u32 griddim_x : 31;
16 u32 unk12 : 1;
19 u32 unk14[3];
26 u32 cb_mask : 8
    [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
pkt_stats.h 82 u32 timestamp;
91 u32 timestamp;
92 u32 reserved;
97 u32 first_mpdu : 1; //[0]
98 u32 last_mpdu : 1; //[1]
99 u32 reserved1 : 6; //[7:2]
100 u32 mgmt_type : 1; //[8]
101 u32 ctrl_type : 1; //[9]
102 u32 reserved2 : 6; //[15:10]
103 u32 overflow_err : 1; //[16
    [all...]
wifilogger_vendor_tag_defs.h 40 u32 timer_tick;
41 u32 scheduled_bucket_mask;
42 u32 scan_cycle_count;
46 u32 table_type;
47 u32 entries_in_use;
48 u32 maximum_entries;
49 u32 scan_count_after_getResults;
54 u32 roam_scan_flags;
55 u32 cur_rssi;
61 u32 reason
    [all...]
  /hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/test/
ipa_nat_test.h 39 #define u32 uint32_t macro
80 int ipa_nat_validate_ipv4_table(u32);
82 int ipa_nat_test000(int, u32, u8);
83 int ipa_nat_test001(int, u32, u8);
84 int ipa_nat_test002(int, u32, u8);
85 int ipa_nat_test003(int, u32, u8);
86 int ipa_nat_test004(int, u32, u8);
87 int ipa_nat_test005(int, u32, u8);
88 int ipa_nat_test006(int, u32, u8);
89 int ipa_nat_test007(int, u32, u8)
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
link_layer_stats.h 52 u32 capabilities; // WIFI_CAPABILITY_XXX (self)
69 u32 preamble :3; // 0: OFDM, 1:CCK, 2:HT 3:VHT 4..7 reserved
70 u32 nss :2; // 0:1x1, 1:2x2, 3:3x3, 4:4x4
71 u32 bw :3; // 0:20MHz, 1:40Mhz, 2:80Mhz, 3:160Mhz
72 u32 rateMcsIdx :8; // OFDM/CCK rate code would be as per ieee std in the units of 0.5mbps
74 u32 reserved :16; // reserved
75 u32 bitrate; // units of 100 Kbps
81 u32 on_time; // msecs the radio is awake (32 bits number accruing over time)
82 u32 cca_busy_time; // msecs the CCA register is busy (32 bits number accruing over time)
91 u32 on_time; // msecs the radio is awake (32 bits number accruing over time)
    [all...]
  /hardware/qcom/msm8960/kernel-headers/linux/
msm_q6vdec.h 105 u32 offset;
106 u32 data;
107 u32 size;
112 u32 flags;
116 u32 bufsize;
117 u32 num_min_buffers;
119 u32 num_max_buffers;
122 u32 max_input_queue_size;
131 u32 src_id;
132 u32 offset
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_q6vdec.h 86 u32 offset;
87 u32 data;
88 u32 size;
92 u32 flags;
96 u32 bufsize;
97 u32 num_min_buffers;
98 u32 num_max_buffers;
102 u32 max_input_queue_size;
110 u32 src_id;
111 u32 offset
    [all...]
  /hardware/qcom/msm8996/kernel-headers/linux/
msm_q6vdec.h 105 u32 offset;
106 u32 data;
107 u32 size;
112 u32 flags;
116 u32 bufsize;
117 u32 num_min_buffers;
119 u32 num_max_buffers;
122 u32 max_input_queue_size;
131 u32 src_id;
132 u32 offset
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_q6vdec.h 86 u32 offset;
87 u32 data;
88 u32 size;
92 u32 flags;
96 u32 bufsize;
97 u32 num_min_buffers;
98 u32 num_max_buffers;
102 u32 max_input_queue_size;
110 u32 src_id;
111 u32 offset
    [all...]
  /external/wpa_supplicant_8/src/common/
qca-vendor-attr.h 19 u32 start_freq;
20 u32 end_freq;
24 u32 count;
  /external/syslinux/gpxe/src/include/gpxe/
crc32.h 8 u32 crc32_le ( u32 seed, const void *data, size_t len );
  /hardware/qcom/msm8960/original-kernel-headers/linux/mfd/
msm-adie-codec.h 61 u32 type;
62 u32 action;
67 u32 action_sz;
68 u32 freq_plan;
69 u32 osr;
70 /* u32 VolMask;
71 * u32 SidetoneMask;
76 u32 path_type; /* RX or TX */
77 u32 setting_sz;
89 u32 img_sz
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/linux/mfd/
msm-adie-codec.h 61 u32 type;
62 u32 action;
67 u32 action_sz;
68 u32 freq_plan;
69 u32 osr;
70 /* u32 VolMask;
71 * u32 SidetoneMask;
76 u32 path_type; /* RX or TX */
77 u32 setting_sz;
89 u32 img_sz
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/linux/mfd/
msm-adie-codec.h 61 u32 type;
62 u32 action;
67 u32 action_sz;
68 u32 freq_plan;
69 u32 osr;
70 /* u32 VolMask;
71 * u32 SidetoneMask;
76 u32 path_type; /* RX or TX */
77 u32 setting_sz;
89 u32 img_sz
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/linux/mfd/
msm-adie-codec.h 61 u32 type;
62 u32 action;
67 u32 action_sz;
68 u32 freq_plan;
69 u32 osr;
70 /* u32 VolMask;
71 * u32 SidetoneMask;
76 u32 path_type; /* RX or TX */
77 u32 setting_sz;
89 u32 img_sz
    [all...]
  /hardware/qcom/msm8x09/original-kernel-headers/linux/mfd/
msm-adie-codec.h 61 u32 type;
62 u32 action;
67 u32 action_sz;
68 u32 freq_plan;
69 u32 osr;
70 /* u32 VolMask;
71 * u32 SidetoneMask;
76 u32 path_type; /* RX or TX */
77 u32 setting_sz;
89 u32 img_sz
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/linux/mfd/
msm-adie-codec.h 61 u32 type;
62 u32 action;
67 u32 action_sz;
68 u32 freq_plan;
69 u32 osr;
70 /* u32 VolMask;
71 * u32 SidetoneMask;
76 u32 path_type; /* RX or TX */
77 u32 setting_sz;
89 u32 img_sz
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/linux/mfd/
msm-adie-codec.h 61 u32 type;
62 u32 action;
67 u32 action_sz;
68 u32 freq_plan;
69 u32 osr;
70 /* u32 VolMask;
71 * u32 SidetoneMask;
76 u32 path_type; /* RX or TX */
77 u32 setting_sz;
89 u32 img_sz
    [all...]
  /hardware/qcom/msm8960/kernel-headers/linux/mfd/
msm-adie-codec.h 42 u32 type;
44 u32 action;
49 u32 action_sz;
50 u32 freq_plan;
51 u32 osr;
55 u32 path_type;
56 u32 setting_sz;
69 u32 img_sz;
74 u32 size;
75 u32 writes[]
    [all...]
  /hardware/qcom/msm8994/kernel-headers/linux/mfd/
msm-adie-codec.h 42 u32 type;
44 u32 action;
49 u32 action_sz;
50 u32 freq_plan;
51 u32 osr;
55 u32 path_type;
56 u32 setting_sz;
69 u32 img_sz;
74 u32 size;
75 u32 writes[]
    [all...]
  /hardware/qcom/msm8996/kernel-headers/linux/mfd/
msm-adie-codec.h 42 u32 type;
44 u32 action;
49 u32 action_sz;
50 u32 freq_plan;
51 u32 osr;
55 u32 path_type;
56 u32 setting_sz;
69 u32 img_sz;
74 u32 size;
75 u32 writes[]
    [all...]
  /hardware/qcom/msm8998/kernel-headers/linux/mfd/
msm-adie-codec.h 42 u32 type;
44 u32 action;
49 u32 action_sz;
50 u32 freq_plan;
51 u32 osr;
55 u32 path_type;
56 u32 setting_sz;
69 u32 img_sz;
74 u32 size;
75 u32 writes[]
    [all...]

Completed in 922 milliseconds

1 2 3 4 5 6 7 8 91011>>