Searched refs:__le32 (Results 1 - 25 of 1792) sorted by relevance

1234567891011>>

/linux-master/include/linux/soc/qcom/
H A Dsocinfo.h17 __le32 fmt;
18 __le32 id;
19 __le32 ver;
22 __le32 raw_id;
23 __le32 raw_ver;
25 __le32 hw_plat;
27 __le32 plat_ver;
29 __le32 accessory_chip;
31 __le32 hw_plat_subtype;
33 __le32 pmic_mode
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dpaging.h23 __le32 flags;
24 __le32 block_size;
25 __le32 block_num;
26 __le32 device_phy_addr[NUM_OF_FW_PAGING_BLOCKS];
H A Dstats.h13 __le32 burst_check;
14 __le32 burst_count;
15 __le32 wait_for_silence_timeout_cnt;
20 __le32 tx_on_a;
21 __le32 tx_on_b;
22 __le32 exec_time;
23 __le32 probe_time;
24 __le32 rssi_ant;
25 __le32 reserved2;
54 __le32 bogus_ct
[all...]
H A Dbinding.h29 __le32 id_and_color;
30 __le32 action;
32 __le32 macs[MAX_MACS_IN_BINDING];
33 __le32 phy;
50 __le32 id_and_color;
51 __le32 action;
53 __le32 macs[MAX_MACS_IN_BINDING];
54 __le32 phy;
55 __le32 lmac_id;
74 __le32 id_and_colo
[all...]
H A Ddatapath.h139 __le32 reserved;
140 __le32 membership_status[2];
141 __le32 user_position[4];
152 __le32 membership_status[2];
153 __le32 user_position[4];
176 __le32 protocols;
201 __le32 operation;
216 __le32 operation;
217 __le32 platform_timestamp_hi;
218 __le32 platform_timestamp_l
[all...]
/linux-master/include/linux/usb/
H A Drndis_host.h24 __le32 msg_type; /* RNDIS_MSG_* */
25 __le32 msg_len;
27 __le32 request_id;
28 __le32 status;
42 __le32 msg_type; /* RNDIS_MSG_PACKET */
43 __le32 msg_len; /* rndis_data_hdr + data_len + pad */
44 __le32 data_offset; /* 36 -- right after header */
45 __le32 data_len; /* ... real packet size */
47 __le32 oob_data_offset; /* zero */
48 __le32 oob_data_le
[all...]
H A Dccid.h20 __le32 dwProtocols;
21 __le32 dwDefaultClock;
22 __le32 dwMaximumClock;
24 __le32 dwDataRate;
25 __le32 dwMaxDataRate;
27 __le32 dwMaxIFSD;
28 __le32 dwSynchProtocols;
29 __le32 dwMechanical;
30 __le32 dwFeatures;
31 __le32 dwMaxCCIDMessageLengt
[all...]
/linux-master/drivers/usb/gadget/function/
H A Drndis.h23 __le32 MessageType;
24 __le32 MessageLength;
25 __le32 RequestID;
26 __le32 MajorVersion;
27 __le32 MinorVersion;
28 __le32 MaxTransferSize;
32 __le32 MessageType;
33 __le32 MessageLength;
34 __le32 RequestID;
35 __le32 Statu
[all...]
H A Dndis.h34 __le32 Flags;
39 __le32 Priority;
40 __le32 Reserved;
41 __le32 MaskSize;
42 __le32 PatternOffset;
43 __le32 PatternSize;
44 __le32 PatternFlags;
/linux-master/fs/adfs/
H A Ddir_fplus.h18 __le32 bigdirstartname;
19 __le32 bigdirnamelen;
20 __le32 bigdirsize;
21 __le32 bigdirentries;
22 __le32 bigdirnamesize;
23 __le32 bigdirparent;
28 __le32 bigdirload;
29 __le32 bigdirexec;
30 __le32 bigdirlen;
31 __le32 bigdirindadd
[all...]
/linux-master/drivers/net/wireless/ti/wl12xx/
H A Dacx.h32 __le32 host_cfg_bitmap;
36 __le32 internal_desc_overflow;
40 __le32 out_of_mem;
41 __le32 hdr_overflow;
42 __le32 hw_stuck;
43 __le32 dropped;
44 __le32 fcs_err;
45 __le32 xfr_hint_trig;
46 __le32 path_reset;
47 __le32 reset_counte
[all...]
/linux-master/include/uapi/sound/
H A Dasoc.h191 __le32 magic; /* magic number */
192 __le32 abi; /* ABI version */
193 __le32 version; /* optional vendor specific version details */
194 __le32 type; /* SND_SOC_TPLG_TYPE_ */
195 __le32 size; /* size of this structure */
196 __le32 vendor_type; /* optional vendor specific type info */
197 __le32 payload_size; /* data bytes, excluding this header */
198 __le32 index; /* identifier for block */
199 __le32 count; /* number of elements in block */
204 __le32 toke
[all...]
/linux-master/fs/bcachefs/
H A Dsnapshot_format.h7 __le32 flags;
8 __le32 parent;
9 __le32 children[2];
10 __le32 subvol;
12 __le32 tree;
13 __le32 depth;
14 __le32 skip[3];
32 __le32 master_subvol;
33 __le32 root_snapshot;
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dboot_loader.h13 __le32 boot_loader_ready; /* 0x880A3C driver will poll
18 __le32 boot_loader_struct_version; /* 0x880A40 BL struct ver. */
23 __le32 baseband_type; /* 0x880A48 board type ID */
30 __le32 bl_assert_code; /* 0x880A58 BL Assert code */
31 __le32 bl_assert_blink; /* 0x880A5C BL Assert Branch */
32 __le32 bl_shutdown_handshake; /* 0x880A60 BL cleaner shutdown */
33 __le32 bl_reserved[21]; /* 0x880A64 - 0x880AB4 */
34 __le32 bl_magic_number; /* 0x880AB8 BL Magic number */
40 __le32 boot_loader_ready; /* 0x880A3C driver will poll
46 __le32 boot_loader_struct_versio
[all...]
H A Dfw.h27 __le32 size; /* whole record, bytes after head */
35 __le32 addr;
36 __le32 data[]; /* [data_size], see above */
41 __le32 addr;
42 __le32 value;
43 __le32 size;
55 __le32 magic;
88 __le32 magic;
103 __le32 base_addr;
104 __le32 max_size_byte
[all...]
/linux-master/fs/quota/
H A Dquotaio_v2.h29 __le32 dqh_magic; /* Magic number identifying file */
30 __le32 dqh_version; /* File version */
39 __le32 dqb_id; /* id this quota applies to */
40 __le32 dqb_ihardlimit; /* absolute limit on allocated inodes */
41 __le32 dqb_isoftlimit; /* preferred inode limit */
42 __le32 dqb_curinodes; /* current # allocated inodes */
43 __le32 dqb_bhardlimit; /* absolute limit on disk space (in QUOTABLOCK_SIZE) */
44 __le32 dqb_bsoftlimit; /* preferred limit on disk space (in QUOTABLOCK_SIZE) */
51 __le32 dqb_id; /* id this quota applies to */
52 __le32 dqb_pa
[all...]
H A Dquota_tree.h17 __le32 dqdh_next_free; /* Number of next block with free entry */
18 __le32 dqdh_prev_free; /* Number of previous block with free entry */
21 __le32 dqdh_pad2;
/linux-master/drivers/usb/cdns3/
H A Ddrd.h17 __le32 did;
18 __le32 rid;
19 __le32 capabilities;
20 __le32 reserved1;
21 __le32 cmd;
22 __le32 sts;
23 __le32 state;
24 __le32 reserved2;
25 __le32 ien;
26 __le32 ivec
[all...]
/linux-master/include/uapi/linux/
H A Dvirtio_gpu.h138 __le32 type;
139 __le32 flags;
141 __le32 ctx_id;
149 __le32 scanout_id;
150 __le32 x;
151 __le32 y;
152 __le32 padding;
159 __le32 resource_id; /* update only */
160 __le32 hot_x; /* update only */
161 __le32 hot_
[all...]
H A Dvirtio_crypto.h65 __le32 opcode;
66 __le32 algo;
67 __le32 flag;
69 __le32 queue_id;
88 __le32 algo;
90 __le32 keylen;
95 __le32 op;
96 __le32 padding;
102 __le32 status;
103 __le32 paddin
[all...]
/linux-master/drivers/crypto/hisilicon/
H A Dqm_common.h9 __le32 rsvd0;
19 __le32 dw0;
23 __le32 dw0;
29 __le32 base_l;
30 __le32 base_h;
31 __le32 dw3;
38 __le32 rsvd1;
44 __le32 base_l;
45 __le32 base_h;
46 __le32 dw
[all...]
/linux-master/drivers/gpu/drm/etnaviv/
H A Detnaviv_dump.h23 __le32 magic;
24 __le32 type;
25 __le32 file_offset;
26 __le32 file_size;
28 __le32 data[2];
33 __le32 reg;
34 __le32 value;
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/
H A Derror-dump.h74 __le32 type;
75 __le32 len;
86 __le32 type;
87 __le32 len;
98 __le32 barker;
99 __le32 file_len;
110 __le32 cmdlen;
111 __le32 caplen;
127 __le32 fifo_num;
128 __le32 available_byte
[all...]
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00dump.h97 __le32 version;
100 __le32 header_length;
101 __le32 desc_length;
102 __le32 data_length;
112 __le32 timestamp_sec;
113 __le32 timestamp_usec;
/linux-master/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-dump.h34 __le32 magic;
35 __le32 type;
36 __le32 offset;
37 __le32 len;
41 __le32 reg;
42 __le32 val;

Completed in 393 milliseconds

1234567891011>>