Home
last modified time | relevance | path

Searched refs:u32 (Results 1 – 25 of 6798) sorted by relevance

12345678910>>...272

/drivers/net/wireless/ath/ath11k/
Ddebugfs_htt_stats.h137 u32 data[0]; /* Can be variable length */
142 u32 mac_id__word;
143 u32 hw_queued;
144 u32 hw_reaped;
145 u32 underrun;
146 u32 hw_paused;
147 u32 hw_flush;
148 u32 hw_filt;
149 u32 tx_abort;
150 u32 mpdu_requed;
[all …]
Dwmi.h39 u32 cmd_id;
43 u32 header;
2107 u32 pdev_id;
2108 u32 start_freq;
2109 u32 end_freq;
2113 u32 numss_m1;
2114 u32 ru_bit_mask;
2115 u32 ppet16_ppet8_ru3_ru0[PSOC_HOST_MAX_NUM_SS];
2119 u32 default_conc_scan_config_bits;
2120 u32 default_fw_config_bits;
[all …]
/drivers/media/common/b2c2/
Dflexcop_ibi_value_le.h11 u32 raw;
14 u32 dma_0start : 1;
15 u32 dma_0No_update : 1;
16 u32 dma_address0 :30;
20 u32 DMA_maxpackets : 8;
21 u32 dma_addr_size :24;
25 u32 dma1timer : 7;
26 u32 unused : 1;
27 u32 dma_addr_size :24;
31 u32 unused : 1;
[all …]
Dflexcop_ibi_value_be.h11 u32 raw;
14 u32 dma_address0 :30;
15 u32 dma_0No_update : 1;
16 u32 dma_0start : 1;
20 u32 dma_addr_size :24;
21 u32 DMA_maxpackets : 8;
25 u32 dma_addr_size :24;
26 u32 unused : 1;
27 u32 dma1timer : 7;
31 u32 dma_addr_size :24;
[all …]
/drivers/net/ethernet/aquantia/atlantic/macsec/
Dmacsec_struct.h16 u32 sa_da[2];
20 u32 eth_type;
25 u32 match_mask;
35 u32 match_type;
39 u32 action;
47 u32 vlan_id;
49 u32 vlan_up;
51 u32 vlan_valid;
53 u32 byte3;
55 u32 byte2;
[all …]
/drivers/video/fbdev/
Dw100fb.h242 u32 top_addr : 23;
243 u32 : 9;
247 u32 val : 32;
252 u32 start_addr : 23;
253 u32 : 9;
257 u32 val : 32;
262 u32 swap_reg : 2;
263 u32 swap_fbuf_1 : 2;
264 u32 swap_fbuf_2 : 2;
265 u32 swap_fbuf_3 : 2;
[all …]
/drivers/net/ethernet/freescale/
Dfec_mpc52xx.h34 u32 fec_id; /* FEC + 0x000 */
35 u32 ievent; /* FEC + 0x004 */
36 u32 imask; /* FEC + 0x008 */
38 u32 reserved0[1]; /* FEC + 0x00C */
39 u32 r_des_active; /* FEC + 0x010 */
40 u32 x_des_active; /* FEC + 0x014 */
41 u32 r_des_active_cl; /* FEC + 0x018 */
42 u32 x_des_active_cl; /* FEC + 0x01C */
43 u32 ivent_set; /* FEC + 0x020 */
44 u32 ecntrl; /* FEC + 0x024 */
[all …]
/drivers/video/fbdev/kyro/
DSTG4000Reg.h76 volatile u32 Thread0Enable; /* 0x0000 */
77 volatile u32 Thread1Enable; /* 0x0004 */
78 volatile u32 Thread0Recover; /* 0x0008 */
79 volatile u32 Thread1Recover; /* 0x000C */
80 volatile u32 Thread0Step; /* 0x0010 */
81 volatile u32 Thread1Step; /* 0x0014 */
82 volatile u32 VideoInStatus; /* 0x0018 */
83 volatile u32 Core2InSignStart; /* 0x001C */
84 volatile u32 Core1ResetVector; /* 0x0020 */
85 volatile u32 Core1ROMOffset; /* 0x0024 */
[all …]
/drivers/net/ethernet/agere/
Det131x.h156 u32 txq_start_addr; /* 0x0000 */
157 u32 txq_end_addr; /* 0x0004 */
158 u32 rxq_start_addr; /* 0x0008 */
159 u32 rxq_end_addr; /* 0x000C */
160 u32 pm_csr; /* 0x0010 */
161 u32 unused; /* 0x0014 */
162 u32 int_status; /* 0x0018 */
163 u32 int_mask; /* 0x001C */
164 u32 int_alias_clr_en; /* 0x0020 */
165 u32 int_status_alias; /* 0x0024 */
[all …]
/drivers/net/wireless/broadcom/brcm80211/include/
Dchipcommon.h14 u32 chipid; /* 0x0 */
15 u32 capabilities;
16 u32 corecontrol; /* corerev >= 1 */
17 u32 bist;
20 u32 otpstatus; /* 0x10, corerev >= 10 */
21 u32 otpcontrol;
22 u32 otpprog;
23 u32 otplayout; /* corerev >= 23 */
26 u32 intstatus; /* 0x20 */
27 u32 intmask;
[all …]
/drivers/edac/
Dpnd2_edac.h12 u32 lock : 1;
13 u32 reserved_1 : 19;
14 u32 touud : 12;
22 u32 touud : 7;
23 u32 reserved_0 : 25;
31 u32 lock : 1;
32 u32 reserved_0 : 19;
33 u32 tolud : 12;
41 u32 enable : 1;
42 u32 pad_3_1 : 3;
[all …]
/drivers/scsi/bfa/
Dbfa_defs_fcs.h35 u32 flogi_sent; /* Num FLOGIs sent */
36 u32 flogi_rsp_err; /* FLOGI response errors */
37 u32 flogi_acc_err; /* FLOGI accept errors */
38 u32 flogi_accepts; /* FLOGI accepts received */
39 u32 flogi_rejects; /* FLOGI rejects received */
40 u32 flogi_unknown_rsp; /* Unknown responses for FLOGI */
41 u32 flogi_alloc_wait; /* Allocation waits prior to sending FLOGI */
42 u32 flogi_rcvd; /* FLOGIs received */
43 u32 flogi_rejected; /* Incoming FLOGIs rejected */
44 u32 fabric_onlines; /* Internal fabric online notification sent
[all …]
Dbfa_defs_svc.h67 u32 rsvd;
82 u32 host_abort; /* IO aborted by host driver*/
83 u32 host_cleanup; /* IO clean up by host driver */
85 u32 fw_io_timeout; /* IOs timedout */
86 u32 fw_frm_parse; /* frame parsed by f/w */
87 u32 fw_frm_data; /* fcp_data frame parsed by f/w */
88 u32 fw_frm_rsp; /* fcp_rsp frame parsed by f/w */
89 u32 fw_frm_xfer_rdy; /* xfer_rdy frame parsed by f/w */
90 u32 fw_frm_bls_acc; /* BLS ACC frame parsed by f/w */
91 u32 fw_frm_tgt_abort; /* target ABTS parsed by f/w */
[all …]
Dbfa_fc.h58 u32 routing:4; /* routing bits */
59 u32 cat_info:4; /* category info */
61 u32 cat_info:4; /* category info */
62 u32 routing:4; /* routing bits */
64 u32 d_id:24; /* destination identifier */
66 u32 cs_ctl:8; /* class specific control */
67 u32 s_id:24; /* source identifier */
69 u32 type:8; /* data structure type */
70 u32 f_ctl:24; /* initial frame control */
79 u32 ro; /* relative offset */
[all …]
/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_llh.h20 void hw_atl_ts_reset_set(struct aq_hw_s *aq_hw, u32 val);
23 void hw_atl_ts_power_down_set(struct aq_hw_s *aq_hw, u32 val);
26 u32 hw_atl_ts_power_down_get(struct aq_hw_s *aq_hw);
29 u32 hw_atl_ts_ready_get(struct aq_hw_s *aq_hw);
32 u32 hw_atl_ts_ready_latch_high_get(struct aq_hw_s *aq_hw);
35 u32 hw_atl_ts_data_get(struct aq_hw_s *aq_hw);
40 void hw_atl_reg_glb_cpu_sem_set(struct aq_hw_s *aq_hw, u32 glb_cpu_sem,
41 u32 semaphore);
44 u32 hw_atl_reg_glb_cpu_sem_get(struct aq_hw_s *aq_hw, u32 semaphore);
47 void hw_atl_glb_glb_reg_res_dis_set(struct aq_hw_s *aq_hw, u32 glb_reg_res_dis);
[all …]
/drivers/staging/rtl8723bs/include/
Drtl8723b_recv.h14 u32 pktlen:14;
15 u32 crc32:1;
16 u32 icverr:1;
17 u32 drvinfosize:4;
18 u32 security:3;
19 u32 qos:1;
20 u32 shift:2;
21 u32 physt:1;
22 u32 swdec:1;
23 u32 rsvd0028:2;
[all …]
/drivers/dma/dw-edma/
Ddw-edma-v0-regs.h28 u32 ch_control1; /* 0x000 */
29 u32 ch_control2; /* 0x004 */
30 u32 transfer_size; /* 0x008 */
31 u32 sar_low; /* 0x00c */
32 u32 sar_high; /* 0x010 */
33 u32 dar_low; /* 0x014 */
34 u32 dar_high; /* 0x018 */
35 u32 llp_low; /* 0x01c */
36 u32 llp_high; /* 0x020 */
41 u32 padding_1[55]; /* [0x224..0x2fc] */
[all …]
/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_stats.h25 u32 brb_discard;
26 u32 brb_packet;
27 u32 brb_truncate;
28 u32 flow_ctrl_discard;
29 u32 flow_ctrl_octets;
30 u32 flow_ctrl_packet;
31 u32 mng_discard;
32 u32 mng_octet_inp;
33 u32 mng_octet_out;
34 u32 mng_packet_inp;
[all …]
/drivers/staging/octeon-usb/
Docteon-hcd.h114 u32 u32; member
149 __BITFIELD_FIELD(u32 reserved_9_31 : 23,
150 __BITFIELD_FIELD(u32 ptxfemplvl : 1,
151 __BITFIELD_FIELD(u32 nptxfemplvl : 1,
152 __BITFIELD_FIELD(u32 reserved_6_6 : 1,
153 __BITFIELD_FIELD(u32 dmaen : 1,
154 __BITFIELD_FIELD(u32 hbstlen : 4,
155 __BITFIELD_FIELD(u32 glblintrmsk : 1,
168 u32 u32; member
216 __BITFIELD_FIELD(u32 dfifodepth : 16,
[all …]
/drivers/crypto/caam/
Dregs.h101 static inline void wr_reg32(void __iomem *reg, u32 data) in wr_reg32()
109 static inline u32 rd_reg32(void __iomem *reg) in rd_reg32()
117 static inline void clrsetbits_32(void __iomem *reg, u32 clear, u32 set) in clrsetbits_32()
146 iowrite32(data >> 32, (u32 __iomem *)(reg)); in wr_reg64()
147 iowrite32(data, (u32 __iomem *)(reg) + 1); in wr_reg64()
160 u32 low, high; in rd_reg64()
163 low = ioread32(reg + sizeof(u32)); in rd_reg64()
221 u32 *jrstatus) in jr_outentry_get()
224 if (caam_ptr_sz == sizeof(u32)) { in jr_outentry_get()
226 u32 desc; in jr_outentry_get()
[all …]
/drivers/scsi/isci/
Dscu_task_context.h219 ((u32)(type) << SCU_CONTEXT_COMMAND_REQUEST_TYPE_SHIFT)
300 u32 reserved00:24;
301 u32 frame_type:8;
304 u32 reserved01;
307 u32 fill_bytes:2;
308 u32 reserved02:6;
309 u32 changing_data_pointer:1;
310 u32 retransmit:1;
311 u32 retry_data_frame:1;
312 u32 tlr_control:2;
[all …]
/drivers/media/pci/cx18/
Dcx18-scb.h71 u32 paddr; /* Physical address of a buffer segment */
72 u32 length; /* Length of the buffer segment */
81 u32 ipc_offset;
82 u32 reserved01[7];
84 u32 cpu_code_offset;
85 u32 reserved02[3];
87 u32 apu_code_offset;
88 u32 reserved03[3];
90 u32 hpu_code_offset;
91 u32 reserved04[3];
[all …]
/drivers/media/platform/qcom/venus/
Dhfi_msgs.h50 u32 event_id;
51 u32 event_data1;
52 u32 event_data2;
53 u32 ext_event_data[1];
57 u32 packet_buffer;
58 u32 extradata_buffer;
59 u32 output_tag;
64 u32 error_type;
65 u32 num_properties;
66 u32 data[1];
[all …]
/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dtrx.h19 static inline void set_tx_desc_pkt_size(__le32 *__pdesc, u32 __val) in set_tx_desc_pkt_size()
24 static inline void set_tx_desc_offset(__le32 *__pdesc, u32 __val) in set_tx_desc_offset()
29 static inline void set_tx_desc_htc(__le32 *__pdesc, u32 __val) in set_tx_desc_htc()
34 static inline void set_tx_desc_last_seg(__le32 *__pdesc, u32 __val) in set_tx_desc_last_seg()
39 static inline void set_tx_desc_first_seg(__le32 *__pdesc, u32 __val) in set_tx_desc_first_seg()
44 static inline void set_tx_desc_linip(__le32 *__pdesc, u32 __val) in set_tx_desc_linip()
49 static inline void set_tx_desc_own(__le32 *__pdesc, u32 __val) in set_tx_desc_own()
54 static inline u32 get_tx_desc_own(__le32 *__pdesc) in get_tx_desc_own()
59 static inline void set_tx_desc_macid(__le32 *__pdesc, u32 __val) in set_tx_desc_macid()
64 static inline void set_tx_desc_agg_enable(__le32 *__pdesc, u32 __val) in set_tx_desc_agg_enable()
[all …]
/drivers/net/hippi/
Drrunner.h14 u32 pad0[16];
16 u32 HostCtrl;
17 u32 LocalCtrl;
18 u32 Pc;
19 u32 BrkPt;
22 u32 Timer_Hi;
23 u32 Timer;
24 u32 TimerRef;
25 u32 PciState;
27 u32 Event;
[all …]

12345678910>>...272