Home
last modified time | relevance | path

Searched refs:u16 (Results 1 – 200 of 6420) sorted by relevance

12345678910>>...33

/linux-4.1.27/drivers/acpi/acpica/
Damlcode.h51 #define AML_NULL_CHAR (u16) 0x00
53 #define AML_ZERO_OP (u16) 0x00
54 #define AML_ONE_OP (u16) 0x01
55 #define AML_UNASSIGNED (u16) 0x02
56 #define AML_ALIAS_OP (u16) 0x06
57 #define AML_NAME_OP (u16) 0x08
58 #define AML_BYTE_OP (u16) 0x0a
59 #define AML_WORD_OP (u16) 0x0b
60 #define AML_DWORD_OP (u16) 0x0c
61 #define AML_STRING_OP (u16) 0x0d
[all …]
Damlresrc.h149 AML_RESOURCE_SMALL_HEADER_COMMON u16 irq_mask;
154 AML_RESOURCE_SMALL_HEADER_COMMON u16 irq_mask;
174 u16 minimum;
175 u16 maximum;
181 AML_RESOURCE_SMALL_HEADER_COMMON u16 address;
193 AML_RESOURCE_SMALL_HEADER_COMMON u16 request_lines;
194 u16 channels;
203 u16 resource_length;
216 u16 minimum;
217 u16 maximum;
[all …]
/linux-4.1.27/drivers/staging/wlan-ng/
Dhfa384x.h65 #define HFA384x_PORTID_MAX ((u16)7)
66 #define HFA384x_NUMPORTS_MAX ((u16)(HFA384x_PORTID_MAX+1))
67 #define HFA384x_PDR_LEN_MAX ((u16)512) /* in bytes, from EK */
68 #define HFA384x_PDA_RECS_MAX ((u16)200) /* a guess */
69 #define HFA384x_PDA_LEN_MAX ((u16)1024) /* in bytes, from EK*/
70 #define HFA384x_SCANRESULT_MAX ((u16)31)
71 #define HFA384x_HSCANRESULT_MAX ((u16)31)
72 #define HFA384x_CHINFORESULT_MAX ((u16)16)
78 #define HFA384x_PORTTYPE_IBSS ((u16)0)
79 #define HFA384x_PORTTYPE_BSS ((u16)1)
[all …]
Dp80211mgmt.h245 u16 dwell;
265 u16 cfp_maxdur;
266 u16 cfp_durremaining;
283 u16 atim_win;
298 u16 type;
299 u16 len; /* DOES NOT include CRC !!!! */
310 u16 type;
311 u16 len;
318 u16 *bcn_int;
319 u16 *cap_info;
[all …]
Dp80211hdr.h134 #define WLAN_GET_FC_FTYPE(n) ((((u16)(n)) & (BIT(2) | BIT(3))) >> 2)
135 #define WLAN_GET_FC_FSTYPE(n) ((((u16)(n)) & (BIT(4)|BIT(5)|BIT(6)|BIT(7))) >> 4)
136 #define WLAN_GET_FC_TODS(n) ((((u16)(n)) & (BIT(8))) >> 8)
137 #define WLAN_GET_FC_FROMDS(n) ((((u16)(n)) & (BIT(9))) >> 9)
138 #define WLAN_GET_FC_ISWEP(n) ((((u16)(n)) & (BIT(14))) >> 14)
140 #define WLAN_SET_FC_FTYPE(n) (((u16)(n)) << 2)
141 #define WLAN_SET_FC_FSTYPE(n) (((u16)(n)) << 4)
142 #define WLAN_SET_FC_TODS(n) (((u16)(n)) << 8)
143 #define WLAN_SET_FC_FROMDS(n) (((u16)(n)) << 9)
144 #define WLAN_SET_FC_ISWEP(n) (((u16)(n)) << 14)
[all …]
Dp80211types.h260 u16 status;
261 u16 len;
267 u16 status;
268 u16 len;
275 u16 status;
276 u16 len;
283 u16 status;
284 u16 len;
291 u16 status;
292 u16 len;
[all …]
/linux-4.1.27/sound/pci/asihpi/
Dhpi.h1129 u16 mode_legacy;
1131 u16 unused; /**< Unused */
1132 u16 channels; /**< 1,2..., (or ancillary mode or idle bit */
1133 u16 format; /**< HPI_FORMAT_PCM16, _MPEG etc. see #HPI_FORMATS. */
1144 u16 event_type; /**< type of event. \sa async_event */
1145 u16 sequence; /**< Sequence number, allows lost event detection */
1150 u16 index; /**< GPIO bit index. */
1153 u16 node_index; /**< what node is the control on ? */
1154 u16 node_type; /**< what type of node is the control on ? */
1168 u16 hpi_stream_estimate_buffer_size(struct hpi_format *pF,
[all …]
Dhpifunc.c20 u32 hpi_indexes_to_handle(const char c_object, const u16 adapter_index, in hpi_indexes_to_handle()
21 const u16 object_index) in hpi_indexes_to_handle()
33 static u16 hpi_handle_indexes(const u32 h, u16 *p1, u16 *p2) in hpi_handle_indexes()
41 *p1 = (u16)uhandle.h.adapter_index; in hpi_handle_indexes()
43 *p2 = (u16)uhandle.h.obj_index; in hpi_handle_indexes()
48 void hpi_handle_to_indexes(const u32 handle, u16 *pw_adapter_index, in hpi_handle_to_indexes()
49 u16 *pw_object_index) in hpi_handle_to_indexes()
96 u16 hpi_subsys_get_version_ex(u32 *pversion_ex) in hpi_subsys_get_version_ex()
108 u16 hpi_subsys_get_num_adapters(int *pn_num_adapters) in hpi_subsys_get_num_adapters()
119 u16 hpi_subsys_get_adapter(int iterator, u32 *padapter_index, in hpi_subsys_get_adapter()
[all …]
Dhpi_internal.h45 u16 hpios_locked_mem_alloc(struct consistent_dma_area *p_locked_mem_handle,
58 u16 hpios_locked_mem_free(struct consistent_dma_area *locked_mem_handle);
64 u16 hpios_locked_mem_get_phys_addr(struct consistent_dma_area
71 u16 hpios_locked_mem_get_virt_addr(struct consistent_dma_area
77 u16 hpios_locked_mem_valid(struct consistent_dma_area *locked_mem_handle);
570 u16 bus_type; /* HPI_BUS_PNPISA, _PCI, _USB etc */
571 u16 padding;
580 u16 channels; /**< 1,2..., (or ancillary mode or idle bit */
581 u16 format; /**< HPI_FORMAT_PCM16, _MPEG etc. see \ref HPI_FORMATS. */
634 u16 object_type;
[all …]
Dhpimsginit.c28 static u16 msg_size[HPI_OBJ_MAXINDEX + 1] = HPI_MESSAGE_SIZE_BY_OBJECT;
30 static u16 res_size[HPI_OBJ_MAXINDEX + 1] = HPI_RESPONSE_SIZE_BY_OBJECT;
32 static u16 gwSSX2_bypass;
37 static void hpi_init_message(struct hpi_message *phm, u16 object, in hpi_init_message()
38 u16 function) in hpi_init_message()
40 u16 size; in hpi_init_message()
64 void hpi_init_response(struct hpi_response *phr, u16 object, u16 function, in hpi_init_response()
65 u16 error) in hpi_init_response()
67 u16 size; in hpi_init_response()
85 struct hpi_response *phr, u16 object, u16 function) in hpi_init_message_response()
[all …]
Dhpimsginit.h33 void hpi_init_response(struct hpi_response *phr, u16 object, u16 function,
34 u16 error);
37 struct hpi_response *phr, u16 object, u16 function);
39 void hpi_init_responseV1(struct hpi_response_header *phr, u16 size,
40 u16 object, u16 function);
42 void hpi_init_message_responseV1(struct hpi_message_header *phm, u16 msg_size,
43 struct hpi_response_header *phr, u16 res_size, u16 object,
44 u16 function);
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/
Dd11.h62 u16 fifocontrol;
63 u16 fifodata;
64 u16 fifofree; /* only valid in xmt channel, not in rcv channel */
65 u16 PAD;
92 u16 pmqctrlstatus; /* read/write */
93 u16 PAD;
184 u16 radioregaddr; /* 0x3d8 */
185 u16 radioregdata; /* 0x3da */
194 u16 phyversion; /* 0x3e0 - 0x0 */
195 u16 phybbconfig; /* 0x3e2 - 0x1 */
[all …]
Dmain.h206 u16 phytxant;
209 u16 ss_algo_channel;
253 u16 phytype; /* phytype */
254 u16 phyrev;
255 u16 radioid;
256 u16 radiorev;
275 u16 CWmin; /* minimum size of contention window, in unit of aSlotTime */
276 u16 CWmax; /* maximum size of contention window, in unit of aSlotTime */
298 u16 mhfs[MHFMAX]; /* MHF array shadow */
300 u16 CWmin;
[all …]
Dbrcms_trace_brcmsmac_tx.h41 TP_PROTO(const struct device *dev, u16 framelen, u16 frameid,
42 u16 status, u16 lasttxtime, u16 sequence, u16 phyerr,
43 u16 ackphyrxsh),
48 __field(u16, framelen)
49 __field(u16, frameid)
50 __field(u16, status)
51 __field(u16, lasttxtime)
52 __field(u16, sequence)
53 __field(u16, phyerr)
54 __field(u16, ackphyrxsh)
[all …]
/linux-4.1.27/drivers/scsi/qla4xxx/
Dql4_nvram.h87 u16 etherMtu_mac;
90 u16 pauseThreshold_mac;
91 u16 resumeThreshold_mac;
92 u16 reserved[13];
101 u16 subsysVendorId;
102 u16 subsysDeviceId;
111 u16 board_id; /* x06 */
125 u16 ext_hw_conf; /* x18 */
130 u16 etherMtu; /* x32 */
131 u16 macConfig; /* x34 */
[all …]
/linux-4.1.27/drivers/scsi/bfa/
Dbfad_bsg.h162 u16 bfad_num;
163 u16 rsvd;
168 u16 bfad_num;
169 u16 rsvd;
176 u16 bfad_num;
177 u16 rsvd;
182 u16 bfad_num;
183 u16 vf_id;
191 u16 bfad_num;
192 u16 rsvd;
[all …]
Dbfa_fcbuild.h137 u16 fc_flogi_build(struct fchs_s *fchs, struct fc_logi_s *flogi,
138 u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name,
139 u16 pdu_size, u8 set_npiv, u8 set_auth,
140 u16 local_bb_credits);
142 u16 fc_fdisc_build(struct fchs_s *buf, struct fc_logi_s *flogi, u32 s_id,
143 u16 ox_id, wwn_t port_name, wwn_t node_name,
144 u16 pdu_size);
146 u16 fc_flogi_acc_build(struct fchs_s *fchs, struct fc_logi_s *flogi,
149 u16 pdu_size,
150 u16 local_bb_credits, u8 bb_scn);
[all …]
Dbfa_fcbuild.c159 fc_gsresp_fchdr_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id) in fc_gsresp_fchdr_build()
222 static u16
225 u16 pdu_size, u16 bb_cr, u8 els_code) in fc_plogi_x_build()
250 u16
252 u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, in fc_flogi_build()
253 u8 set_npiv, u8 set_auth, u16 local_bb_credits) in fc_flogi_build()
288 u16
291 u16 pdu_size, u16 local_bb_credits, u8 bb_scn) in fc_flogi_acc_build()
294 u16 bbscn_rxsz = (bb_scn << 12) | pdu_size; in fc_flogi_acc_build()
310 u16
[all …]
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_int.h266 u16 crsminpwrthld_40_stored;
267 u16 crsminpwrthld_20L_stored;
268 u16 crsminpwrthld_20U_stored;
269 u16 init_gain_code_core1_stored;
270 u16 init_gain_code_core2_stored;
271 u16 init_gain_codeb_core1_stored;
272 u16 init_gain_codeb_core2_stored;
273 u16 init_gain_table_stored[4];
275 u16 clip1_hi_gain_code_core1_stored;
276 u16 clip1_hi_gain_code_core2_stored;
[all …]
Dphy_lcn.h26 u16 lcnphy_cal_temper;
54 u16 lcnphy_rawtempsense;
64 u16 lcnphy_tssi_tx_cnt;
65 u16 lcnphy_tssi_idx;
66 u16 lcnphy_tssi_npt;
68 u16 lcnphy_target_tx_freq;
70 u16 lcnphy_noise_samples;
84 u16 lcnphy_Med_Low_Gain_db;
85 u16 lcnphy_Very_Low_Gain_db;
98 u16 lcnphy_extstxctrl4;
[all …]
/linux-4.1.27/include/linux/power/
Dmax17042_battery.h145 u16 data;
153 u16 tgain; /* 0x2C */
154 u16 toff; /* 0x2D */
155 u16 cgain; /* 0x2E */
156 u16 coff; /* 0x2F */
159 u16 valrt_thresh; /* 0x01 */
160 u16 talrt_thresh; /* 0x02 */
161 u16 soc_alrt_thresh; /* 0x03 */
162 u16 config; /* 0x01D */
163 u16 shdntimer; /* 0x03F */
[all …]
/linux-4.1.27/include/linux/i2c/
Dbfin_twi.h19 u16 clkdiv;
20 u16 dummy1;
21 u16 control;
22 u16 dummy2;
23 u16 slave_ctl;
24 u16 dummy3;
25 u16 slave_stat;
26 u16 dummy4;
27 u16 slave_addr;
28 u16 dummy5;
[all …]
/linux-4.1.27/drivers/net/wireless/
Dwl3501.h261 u16 cfp_max_duration;
262 u16 cfp_dur_remaining;
267 u16 atim_window;
271 u16 tx_cnt;
273 u16 sfd;
276 u16 len;
277 u16 crc16;
278 u16 frame_ctrl;
279 u16 duration_id;
283 u16 seq_ctrl;
[all …]
/linux-4.1.27/drivers/scsi/bnx2i/
D57xx_iscsi_hsi.h24 u16 reserved0;
26 u16 reserved0;
35 u16 reserved5;
41 u16 reserved5;
48 u16 param1;
50 u16 param1;
55 u16 param2;
56 u16 param3;
58 u16 param3;
59 u16 param2;
[all …]
/linux-4.1.27/drivers/media/dvb-frontends/drx39xyj/
Ddrxj.h71 u16 command;
73 u16 parameter_len;
75 u16 result_len;
77 u16 *parameter;
79 u16 *result;
146 u16 ctrl_data;
154 u16 IFAGC;
155 u16 RFAGC;
156 u16 digital_agc;
175 u16 output_level; /* range dependent on AGC */
[all …]
/linux-4.1.27/drivers/scsi/
Dgdth_ioctl.h51 u16 OpCode; /* the command (READ,..) */
54 u16 DeviceNo; /* number of cache drive */
62 u16 DeviceNo; /* number of cache drive */
70 u16 param_size; /* size of p_param buffer */
76 u16 reserved;
86 u16 reserved;
105 u16 reserved;
126 u16 Status; /* command result */
137 u16 size; /* size of structure */
141 u16 ionode;
[all …]
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl.h139 u16 vsi_id;
140 u16 num_queue_pairs;
142 u16 qset_handle;
151 u16 num_vsis;
152 u16 num_queue_pairs;
153 u16 max_vectors;
154 u16 max_mtu;
171 u16 vsi_id;
172 u16 queue_id;
173 u16 ring_len; /* number of descriptors, multiple of 8 */
[all …]
Di40e_prototype.h47 u16 *events_pending);
51 u16 buff_size,
56 void *desc, void *buffer, u16 buf_len);
68 u16 *fw_major_version, u16 *fw_minor_version,
70 u16 *api_major_version, u16 *api_minor_version,
80 i40e_status i40e_aq_set_default_vsi(struct i40e_hw *hw, u16 vsi_id,
91 i40e_status i40e_aq_set_phy_int_mask(struct i40e_hw *hw, u16 mask,
111 u16 vsi_id, bool set_filter,
114 u16 vsi_id, bool set, struct i40e_asq_cmd_details *cmd_details);
116 u16 vsi_id, bool set, struct i40e_asq_cmd_details *cmd_details);
[all …]
Di40e.h168 u16 num_entries;
169 u16 search_hint;
170 u16 list[0];
205 u16 q_index;
208 u16 dest_vsi;
211 u16 cnt_index;
223 u16 qoffset; /* Queue offset from base queue */
224 u16 qcount; /* Total Queues */
244 u16 eeprom_version;
245 u16 num_vmdq_vsis; /* num vmdq vsis this PF has set up */
[all …]
Di40e_adminq.h49 u16 count; /* Number of descriptors */
50 u16 rx_buf_len; /* Admin Receive Queue buffer length */
53 u16 next_to_use;
54 u16 next_to_clean;
68 u16 flags_ena;
69 u16 flags_dis;
80 u16 msg_len;
81 u16 buf_len;
90 u16 num_arq_entries; /* receive queue depth */
91 u16 num_asq_entries; /* send queue depth */
[all …]
Di40e_lan_hmc.h43 u16 head;
44 u16 cpuid; /* bigger than needed, see above for reason */
46 u16 qlen;
48 u16 dbuff; /* bigger than needed, see above for reason */
50 u16 hbuff; /* bigger than needed, see above for reason */
64 u16 lrxqthresh; /* bigger than needed, see above for reason */
76 u16 head;
83 u16 thead_wb;
86 u16 qlen;
92 u16 rdylist;
[all …]
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_virtchnl.h139 u16 vsi_id;
140 u16 num_queue_pairs;
142 u16 qset_handle;
151 u16 num_vsis;
152 u16 num_queue_pairs;
153 u16 max_vectors;
154 u16 max_mtu;
171 u16 vsi_id;
172 u16 queue_id;
173 u16 ring_len; /* number of descriptors, multiple of 8 */
[all …]
Di40e_adminq.h49 u16 count; /* Number of descriptors */
50 u16 rx_buf_len; /* Admin Receive Queue buffer length */
53 u16 next_to_use;
54 u16 next_to_clean;
68 u16 flags_ena;
69 u16 flags_dis;
80 u16 msg_len;
81 u16 buf_len;
90 u16 num_arq_entries; /* receive queue depth */
91 u16 num_asq_entries; /* send queue depth */
[all …]
Di40e_lan_hmc.h43 u16 head;
44 u16 cpuid; /* bigger than needed, see above for reason */
46 u16 qlen;
48 u16 dbuff; /* bigger than needed, see above for reason */
50 u16 hbuff; /* bigger than needed, see above for reason */
64 u16 lrxqthresh; /* bigger than needed, see above for reason */
76 u16 head;
83 u16 thead_wb;
86 u16 qlen;
92 u16 rdylist;
[all …]
/linux-4.1.27/arch/x86/kvm/
Dtss.h30 u16 t;
31 u16 io_map;
35 u16 prev_task_link;
36 u16 sp0;
37 u16 ss0;
38 u16 sp1;
39 u16 ss1;
40 u16 sp2;
41 u16 ss2;
42 u16 ip;
[all …]
/linux-4.1.27/include/acpi/
Dactbl2.h134 u16 length;
158 u16 system_id;
199 u16 reserved2;
217 u16 parameter;
218 u16 boot_options;
219 u16 oem_parameters;
264 u16 device_id;
265 u16 subdevice_id;
266 u16 revision;
267 u16 reserved;
[all …]
Dactbl3.h109 u16 version;
168 u16 type;
217 u16 type;
276 u16 length;
350 u16 power_node_count; \
351 u16 reserved2;
371 u16 node_id;
395 u16 component_id;
401 u16 characteristics_count;
402 u16 reserved;
[all …]
Dacrestyp.h50 typedef u16 acpi_rs_length; /* Resource Length field is fixed at 16 bits */
205 u16 minimum;
206 u16 maximum;
210 u16 address;
215 u16 request_lines;
216 u16 channels;
230 u16 byte_length;
237 u16 byte_length;
249 u16 minimum;
250 u16 maximum;
[all …]
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_bios.h35 u16 version; /**< decimal */
36 u16 header_size; /**< in bytes */
37 u16 vbt_size; /**< in bytes */
46 u16 version; /**< decimal */
47 u16 header_size; /**< in bytes */
48 u16 bdb_size; /**< in bytes */
62 u16 code_segment;
210 u16 handle;
211 u16 device_type;
213 u16 addin_offset;
[all …]
Dintel_dsi.h48 u16 ports;
57 u16 operation_mode;
79 u16 lp_byte_clk;
82 u16 lp_rx_timeout;
83 u16 turn_arnd_val;
84 u16 rst_timer_val;
85 u16 hs_to_lp_count;
86 u16 clk_lp_to_hs_count;
87 u16 clk_hs_to_lp_count;
89 u16 init_count;
[all …]
/linux-4.1.27/drivers/net/wireless/b43/
Dphy_common.h167 u16 (*phy_read)(struct b43_wldev *dev, u16 reg);
168 void (*phy_write)(struct b43_wldev *dev, u16 reg, u16 value);
169 void (*phy_maskset)(struct b43_wldev *dev, u16 reg, u16 mask, u16 set);
170 u16 (*radio_read)(struct b43_wldev *dev, u16 reg);
171 void (*radio_write)(struct b43_wldev *dev, u16 reg, u16 value);
250 u16 radio_manuf; /* Radio manufacturer */
251 u16 radio_ver; /* Radio version */
314 u16 b43_phy_read(struct b43_wldev *dev, u16 reg);
319 void b43_phy_write(struct b43_wldev *dev, u16 reg, u16 value);
324 void b43_phy_copy(struct b43_wldev *dev, u16 destreg, u16 srcreg);
[all …]
Dtables.c93 const u16 b43_tab_finefreqa[] = {
160 const u16 b43_tab_finefreqg[] = {
227 const u16 b43_tab_noisea2[] = {
232 const u16 b43_tab_noisea3[] = {
237 const u16 b43_tab_noiseg1[] = {
242 const u16 b43_tab_noiseg2[] = {
247 const u16 b43_tab_noisescalea2[] = {
257 const u16 b43_tab_noisescalea3[] = {
267 const u16 b43_tab_noisescaleg1[] = {
277 const u16 b43_tab_noisescaleg2[] = {
[all …]
Dtables_nphy.h7 u16 phy_bw1a;
8 u16 phy_bw2;
9 u16 phy_bw3;
10 u16 phy_bw4;
11 u16 phy_bw5;
12 u16 phy_bw6;
25 u16 bmask;
30 u16 val_mask;
39 u16 field;
40 u16 val_addr_core0;
[all …]
Dtables.h9 extern const u16 b43_tab_finefreqa[];
11 extern const u16 b43_tab_finefreqg[];
13 extern const u16 b43_tab_noisea2[];
15 extern const u16 b43_tab_noisea3[];
17 extern const u16 b43_tab_noiseg1[];
19 extern const u16 b43_tab_noiseg2[];
21 extern const u16 b43_tab_noisescalea2[];
22 extern const u16 b43_tab_noisescalea3[];
23 extern const u16 b43_tab_noisescaleg1[];
24 extern const u16 b43_tab_noisescaleg2[];
[all …]
Dpio.h71 u16 mmio_base;
74 u16 buffer_size;
76 u16 buffer_used;
80 u16 free_packet_slots;
100 u16 mmio_base;
108 static inline u16 b43_piotx_read16(struct b43_pio_txqueue *q, u16 offset) in b43_piotx_read16()
113 static inline u32 b43_piotx_read32(struct b43_pio_txqueue *q, u16 offset) in b43_piotx_read32()
119 u16 offset, u16 value) in b43_piotx_write16()
125 u16 offset, u32 value) in b43_piotx_write32()
131 static inline u16 b43_piorx_read16(struct b43_pio_rxqueue *q, u16 offset) in b43_piorx_read16()
[all …]
Dbus.h28 u16 (*read16)(struct b43_bus_dev *dev, u16 offset);
29 u32 (*read32)(struct b43_bus_dev *dev, u16 offset);
30 void (*write16)(struct b43_bus_dev *dev, u16 offset, u16 value);
31 void (*write32)(struct b43_bus_dev *dev, u16 offset, u32 value);
33 size_t count, u16 offset, u8 reg_width);
35 size_t count, u16 offset, u8 reg_width);
42 u16 board_vendor;
43 u16 board_type;
44 u16 board_rev;
46 u16 chip_id;
[all …]
Dphy_g.h54 u16 b43_gtab_read(struct b43_wldev *dev, u16 table, u16 offset);
55 void b43_gtab_write(struct b43_wldev *dev, u16 table, u16 offset, u16 value);
128 u16 rfover;
129 u16 rfoverval;
132 u16 minlowsig[2];
133 u16 minlowsigpos[2];
182 u16 lofcal;
184 u16 initval; //FIXME rename?
189 u16 ofdmtab_addr; /* The address currently set in hardware. */
198 u16 baseband_attenuation);
/linux-4.1.27/drivers/media/pci/ivtv/
Divtv-cards.h185 u16 video_input; /* hardware video input */
191 u16 muxer_input; /* hardware muxer input for boards with a
197 u16 video_output; /* hardware video output */
201 u16 device;
202 u16 subsystem_vendor;
203 u16 subsystem_device;
211 u16 direction; /* DIR setting. Leave to 0 if no init is needed */
212 u16 initial_value;
216 u16 mask; /* leave to 0 if not supported */
217 u16 tuner;
[all …]
/linux-4.1.27/drivers/gpu/drm/gma500/
Doaktrail.h23 u16 pixel_clock;
56 u16 pixel_clock;
62 u16 hsync_offset_hi:2;
63 u16 hsync_pulse_width_lo:8;
64 u16 hsync_pulse_width_hi:2;
65 u16 hsync_positive:1;
66 u16 rsvd_1:3;
68 u16 vactive_hi:4;
69 u16 vblank_lo:8;
70 u16 vblank_hi:4;
[all …]
Dintel_bios.h30 u16 version; /**< decimal */
31 u16 header_size; /**< in bytes */
32 u16 vbt_size; /**< in bytes */
42 u16 version; /**< decimal */
43 u16 header_size; /**< in bytes */
44 u16 bdb_size; /**< in bytes */
58 u16 code_segment;
197 u16 handle;
198 u16 device_type;
200 u16 addin_offset;
[all …]
/linux-4.1.27/include/video/
Domapvrfb.h30 u16 xres;
31 u16 yres;
32 u16 xoffset;
33 u16 yoffset;
42 extern void omap_vrfb_adjust_size(u16 *width, u16 *height,
44 extern u32 omap_vrfb_min_phys_size(u16 width, u16 height, u8 bytespp);
45 extern u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp);
47 u16 width, u16 height,
49 extern int omap_vrfb_map_angle(struct vrfb *vrfb, u16 height, u8 rot);
56 static inline void omap_vrfb_adjust_size(u16 *width, u16 *height, in omap_vrfb_adjust_size()
[all …]
Duvesafb.h9 u16 horiz_total;
10 u16 horiz_start;
11 u16 horiz_end;
12 u16 vert_total;
13 u16 vert_start;
14 u16 vert_end;
17 u16 refresh_rate;
33 u16 mode_attr;
36 u16 win_granularity;
37 u16 win_size;
[all …]
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dcnic_defs.h85 u16 status;
86 u16 reserved1;
88 u16 reserved1;
89 u16 status;
103 u16 qe_self_seq;
105 u16 qe_self_seq;
126 u16 pg_status;
127 u16 pg_ipid_count;
129 u16 pg_ipid_count;
130 u16 pg_status;
[all …]
/linux-4.1.27/include/linux/platform_data/
Dgpio-omap.h166 u16 revision;
167 u16 direction;
168 u16 datain;
169 u16 dataout;
170 u16 set_dataout;
171 u16 clr_dataout;
172 u16 irqstatus;
173 u16 irqstatus2;
174 u16 irqstatus_raw0;
175 u16 irqstatus_raw1;
[all …]
/linux-4.1.27/arch/mn10300/unit-asb2364/include/unit/
Dfpga-regs.h11 #define ASB2364_FPGA_REG_RESET_LAN __SYSREG(0xa9001300, u16)
12 #define ASB2364_FPGA_REG_RESET_UART __SYSREG(0xa9001304, u16)
13 #define ASB2364_FPGA_REG_RESET_I2C __SYSREG(0xa9001308, u16)
14 #define ASB2364_FPGA_REG_RESET_USB __SYSREG(0xa900130c, u16)
15 #define ASB2364_FPGA_REG_RESET_AV __SYSREG(0xa9001310, u16)
17 #define ASB2364_FPGA_REG_IRQ(X) __SYSREG(0xa9001510+((X)*4), u16)
24 #define ASB2364_FPGA_REG_MASK(X) __SYSREG(0xa9001590+((X)*4), u16)
31 #define ASB2364_FPGA_REG_CPLD5_SET1 __SYSREG(0xa9002500, u16)
32 #define ASB2364_FPGA_REG_CPLD5_SET2 __SYSREG(0xa9002504, u16)
33 #define ASB2364_FPGA_REG_CPLD6_SET1 __SYSREG(0xa9002600, u16)
[all …]
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Ddisp.h3 u16 nvbios_disp_table(struct nvkm_bios *,
7 u16 data;
10 u16 nvbios_disp_entry(struct nvkm_bios *, u8 idx, u8 *ver, u8 *hdr, u8 *sub);
11 u16 nvbios_disp_parse(struct nvkm_bios *, u8 idx, u8 *ver, u8 *hdr, u8 *sub,
15 u16 type;
16 u16 mask;
17 u16 script[3];
20 u16 nvbios_outp_entry(struct nvkm_bios *, u8 idx,
22 u16 nvbios_outp_parse(struct nvkm_bios *, u8 idx,
24 u16 nvbios_outp_match(struct nvkm_bios *, u16 type, u16 mask,
[all …]
Ddp.h4 u16 type;
5 u16 mask;
11 u16 nvbios_dpout_parse(struct nvkm_bios *, u8 idx,
14 u16 nvbios_dpout_match(struct nvkm_bios *, u16 type, u16 mask,
25 u16
26 nvbios_dpcfg_parse(struct nvkm_bios *, u16 outp, u8 idx,
28 u16
29 nvbios_dpcfg_match(struct nvkm_bios *, u16 outp, u8 pc, u8 vs, u8 pe,
/linux-4.1.27/drivers/net/usb/
Dsmsc95xx.h230 #define PHY_EDPD_CONFIG_TX_NLP_EN_ ((u16)0x8000)
231 #define PHY_EDPD_CONFIG_TX_NLP_1000_ ((u16)0x0000)
232 #define PHY_EDPD_CONFIG_TX_NLP_768_ ((u16)0x2000)
233 #define PHY_EDPD_CONFIG_TX_NLP_512_ ((u16)0x4000)
234 #define PHY_EDPD_CONFIG_TX_NLP_256_ ((u16)0x6000)
235 #define PHY_EDPD_CONFIG_RX_1_NLP_ ((u16)0x1000)
236 #define PHY_EDPD_CONFIG_RX_NLP_64_ ((u16)0x0000)
237 #define PHY_EDPD_CONFIG_RX_NLP_256_ ((u16)0x0400)
238 #define PHY_EDPD_CONFIG_RX_NLP_512_ ((u16)0x0800)
239 #define PHY_EDPD_CONFIG_RX_NLP_1000_ ((u16)0x0C00)
[all …]
Dasix.h171 u16 size;
184 int asix_read_cmd(struct usbnet *dev, u8 cmd, u16 value, u16 index,
185 u16 size, void *data);
187 int asix_write_cmd(struct usbnet *dev, u8 cmd, u16 value, u16 index,
188 u16 size, void *data);
190 void asix_write_cmd_async(struct usbnet *dev, u8 cmd, u16 value,
191 u16 index, u16 size, void *data);
208 u16 asix_read_rx_ctl(struct usbnet *dev);
209 int asix_write_rx_ctl(struct usbnet *dev, u16 mode);
211 u16 asix_read_medium_status(struct usbnet *dev);
[all …]
Dsmsc75xx.h34 #define TX_MSS_MIN ((u16)8)
382 #define MODE_CTRL_STS_EDPWRDOWN ((u16)0x2000)
383 #define MODE_CTRL_STS_ENERGYON ((u16)0x0002)
386 #define PHY_INT_SRC_ENERGY_ON ((u16)0x0080)
387 #define PHY_INT_SRC_ANEG_COMP ((u16)0x0040)
388 #define PHY_INT_SRC_REMOTE_FAULT ((u16)0x0020)
389 #define PHY_INT_SRC_LINK_DOWN ((u16)0x0010)
390 #define PHY_INT_SRC_CLEAR_ALL ((u16)0xffff)
393 #define PHY_INT_MASK_ENERGY_ON ((u16)0x0080)
394 #define PHY_INT_MASK_ANEG_COMP ((u16)0x0040)
[all …]
/linux-4.1.27/drivers/media/dvb-frontends/
Ddrxk_hard.h178 u16 threshold;
184 u16 output_level; /* range dependent on AGC */
185 u16 min_output_level; /* range dependent on AGC */
186 u16 max_output_level; /* range dependent on AGC */
187 u16 speed; /* range dependent on AGC */
188 u16 top; /* rf-agc take over point */
189 u16 cut_off_current; /* rf-agc is accelerated if output current
191 u16 ingain_tgt_max;
192 u16 fast_clip_ctrl_delay;
196 u16 reference; /* pre SAW reference value, range 0 .. 31 */
[all …]
Ddib0090.h27 u16 pll_int_loop_filt;
31u16 max_freq; /* for every frequency less than or equal to that field: this information is correc…
32 u16 slope_cold;
33 u16 offset_cold;
34 u16 slope_hot;
35 u16 offset_hot;
61 u16 wbd_vhf_offset;
62 u16 wbd_cband_offset;
72 u16 force_cband_input;
83 extern u16 dib0090_get_wbd_target(struct dvb_frontend *tuner);
[all …]
Ddibx000_common.h17 u16 device_rev;
30 u16 base_reg;
40 u16 device_rev, struct i2c_adapter *i2c_adap,
48 extern int dibx000_i2c_set_speed(struct i2c_adapter *i2c_adap, u16 speed);
69 u16 setup;
71 u16 inv_gain;
72 u16 time_stabiliz;
75 u16 thlock;
78 u16 wbd_ref;
82 u16 agc1_max;
[all …]
Ddib3000mb_priv.h30 for (i=0; i < sizeof(a)/sizeof(u16); i++) \
137 static u16 dib3000mb_reg_timing_freq[] = { 8,9 };
138 static u16 dib3000mb_timing_freq[][2] = {
147 static u16 dib3000mb_reg_impulse_noise[] = { 10,11,12,15,36 };
156 static u16 dib3000mb_impulse_noise_values[][5] = {
170 static u16 dib3000mb_reg_agc_gain[] = {
174 static u16 dib3000mb_default_agc_gain[] =
180 static u16 dib3000mb_reg_phase_noise[] = { 33,34,35,37,38 };
182 static u16 dib3000mb_default_noise_phase[] = { 2, 544, 0, 5, 4 };
185 static u16 dib3000mb_reg_lock_duration[] = { 39,40 };
[all …]
Ddib7000p.h12 int (*update_lna) (struct dvb_frontend *, u16 agc_global);
19 u16 gpio_dir;
21 u16 gpio_val;
27 u16 gpio_pwm_pos;
29 u16 pwm_freq_div;
41 u16 diversity_delay;
50 int (*set_wbd_ref)(struct dvb_frontend *demod, u16 value);
52 u16 *agc_global, u16 *agc1, u16 *agc2, u16 *wbd);
53 int (*set_agc1_min)(struct dvb_frontend *fe, u16 v);
60 int (*pid_filter)(struct dvb_frontend *fe, u8 id, u16 pid, u8 onoff);
Ddrxd_hard.c87 u16 outputLevel; /* range [0, ... , 1023], 1/n of fullscale range */
88 u16 settleLevel; /* range [0, ... , 1023], 1/n of fullscale range */
89 u16 minOutputLevel; /* range [0, ... , 1023], 1/n of fullscale range */
90 u16 maxOutputLevel; /* range [0, ... , 1023], 1/n of fullscale range */
91 u16 speed; /* range [0, ... , 1023], 1/n of fullscale range */
93 u16 R1;
94 u16 R2;
95 u16 R3;
133 u16 hi_cfg_timing_div;
134 u16 hi_cfg_bridge_delay;
[all …]
/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_base.h246 u16 handle;
336 u16 status;
337 u16 smid;
366 u16 handle;
368 u16 enclosure_handle;
370 u16 volume_handle;
375 u16 slot;
410 u16 handle;
411 u16 block_sz;
424 u16 pd_handle[MPT_MAX_WARPDRIVE_PDS];
[all …]
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_cmdpkt.h46 u16 pkt_id;
48 u16 seq_num;
54 u16 pkt_length;
56 u16 reserve3;
57 u16 duration;
63 u16 reserve;
71 u16 reserve1;
87 u16 reserve1;
91 u16 txfail;
92 u16 txok;
[all …]
/linux-4.1.27/drivers/staging/rtl8192u/
Dr819xU_cmdpkt.h40 u16 pkt_id;
43 u16 seq_num;
50 u16 pkt_length;
53 u16 reserve3;
54 u16 duration;
62 u16 reserve;
71 u16 reserve1;
94 u16 reserve1;
99 u16 txfail; /* Tx fail count */
100 u16 txok; /* Tx ok count */
[all …]
/linux-4.1.27/arch/powerpc/include/asm/
Dmpc52xx_psc.h156 u16 status;
157 u16 clock_select;
161 u16 reserved1;
166 u16 buffer_16;
180 u16 isr;
181 u16 imr;
185 u16 reserved4;
218 u16 rfnum; /* PSC + 0x58 */
219 u16 reserved18;
220 u16 tfnum; /* PSC + 0x5c */
[all …]
Dimmap_cpm2.h21 u16 sc_swsr;
46 u16 sc_ceer;
47 u16 sc_cemr;
101 u16 memc_mptpr;
128 u16 sit_tmcntsc;
134 u16 sit_piscr;
142 #define PISCR_PIRQ_MASK ((u16)0xff00)
143 #define PISCR_PS ((u16)0x0080)
144 #define PISCR_PIE ((u16)0x0004)
145 #define PISCR_PTF ((u16)0x0002)
[all …]
Dps3av.h357 u16 version;
358 u16 size; /* size of command packet */
363 u16 version;
364 u16 size;
387 u16 num_of_hdmi; /* out: number of hdmi */
388 u16 num_of_avmulti; /* out: number of avmulti */
389 u16 num_of_spdif; /* out: number of hdmi */
390 u16 reserved;
407 u16 red_x;
408 u16 red_y;
[all …]
/linux-4.1.27/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.h107 u16 timeoutValue;
110 u16 VirtualDiskTgtId;
113 u16 nextLMId;
118 u16 configSeqNum;
187 u16 Reserved1;
203 u16 PrimaryApplicationTag; /* 0x18 */
204 u16 PrimaryApplicationTagMask; /* 0x1A */
209 u16 Length;
231 u16 Reserved1;
239 u16 Reserved1;
[all …]
Dmegaraid_sas.h411 u16 deviceId;
412 u16 enclDeviceId;
442 u16 tid;
454 u16 seqNum;
486 u16 seq_num;
487 u16 pred_fail_poll_interval;
488 u16 intr_throttle_count;
489 u16 intr_throttle_timeouts;
504 u16 ecc_bucket_leak_rate;
556 u16 spinDownTime;
[all …]
/linux-4.1.27/include/net/
Dbond_3ad.h158 u16 requester_port; /* The number assigned to the port by the requester */
161 u16 pad; /* = 0 */
186 u16 aggregator_identifier;
188 u16 actor_admin_aggregator_key;
189 u16 actor_oper_aggregator_key;
191 u16 partner_system_priority;
192 u16 partner_oper_aggregator_key;
193 u16 receive_state; /* BOOLEAN */
194 u16 transmit_state; /* BOOLEAN */
198 u16 is_active; /* BOOLEAN. Indicates if this aggregator is active */
[all …]
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Dieee80211_ext.h89 u16 txopLimit;
106 (a)[1] = ((u16)(val)) >> 8; \
107 (a)[0] = ((u16)(val)) & 0xff; \
176 u16 frame_control;
177 u16 duration;
181 u16 seq_ctrl;
184 u16 auth_alg;
185 u16 auth_transaction;
186 u16 status_code;
191 u16 reason_code;
[all …]
/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_base.h216 u16 handle;
271 u16 status;
272 u16 smid;
304 u16 handle;
306 u16 enclosure_handle;
308 u16 volume_handle;
313 u16 slot;
341 u16 handle;
397 u16 handle;
398 u16 attached_handle;
[all …]
/linux-4.1.27/drivers/net/wireless/b43legacy/
Dilt.h9 extern const u16 b43legacy_ilt_finefreqa[B43legacy_ILT_FINEFREQA_SIZE];
11 extern const u16 b43legacy_ilt_finefreqg[B43legacy_ILT_FINEFREQG_SIZE];
13 extern const u16 b43legacy_ilt_noisea2[B43legacy_ILT_NOISEA2_SIZE];
15 extern const u16 b43legacy_ilt_noisea3[B43legacy_ILT_NOISEA3_SIZE];
17 extern const u16 b43legacy_ilt_noiseg1[B43legacy_ILT_NOISEG1_SIZE];
19 extern const u16 b43legacy_ilt_noiseg2[B43legacy_ILT_NOISEG2_SIZE];
21 extern const u16 b43legacy_ilt_noisescaleg1[B43legacy_ILT_NOISESCALEG_SIZE];
22 extern const u16 b43legacy_ilt_noisescaleg2[B43legacy_ILT_NOISESCALEG_SIZE];
23 extern const u16 b43legacy_ilt_noisescaleg3[B43legacy_ILT_NOISESCALEG_SIZE];
25 extern const u16 b43legacy_ilt_sigmasqr1[B43legacy_ILT_SIGMASQR_SIZE];
[all …]
Dilt.c95 const u16 b43legacy_ilt_finefreqa[B43legacy_ILT_FINEFREQA_SIZE] = {
162 const u16 b43legacy_ilt_finefreqg[B43legacy_ILT_FINEFREQG_SIZE] = {
229 const u16 b43legacy_ilt_noisea2[B43legacy_ILT_NOISEA2_SIZE] = {
234 const u16 b43legacy_ilt_noisea3[B43legacy_ILT_NOISEA3_SIZE] = {
239 const u16 b43legacy_ilt_noiseg1[B43legacy_ILT_NOISEG1_SIZE] = {
244 const u16 b43legacy_ilt_noiseg2[B43legacy_ILT_NOISEG2_SIZE] = {
249 const u16 b43legacy_ilt_noisescaleg1[B43legacy_ILT_NOISESCALEG_SIZE] = {
259 const u16 b43legacy_ilt_noisescaleg2[B43legacy_ILT_NOISESCALEG_SIZE] = {
269 const u16 b43legacy_ilt_noisescaleg3[B43legacy_ILT_NOISESCALEG_SIZE] = {
279 const u16 b43legacy_ilt_sigmasqr1[B43legacy_ILT_SIGMASQR_SIZE] = {
[all …]
Dradio.h58 u16 b43legacy_radio_read16(struct b43legacy_wldev *dev, u16 offset);
59 void b43legacy_radio_write16(struct b43legacy_wldev *dev, u16 offset, u16 val);
61 u16 b43legacy_radio_init2050(struct b43legacy_wldev *dev);
69 void b43legacy_radio_set_txpower_a(struct b43legacy_wldev *dev, u16 txpower);
71 u16 baseband_attenuation, u16 attenuation,
72 u16 txpower);
74 u16 b43legacy_default_baseband_attenuation(struct b43legacy_wldev *dev);
75 u16 b43legacy_default_radio_attenuation(struct b43legacy_wldev *dev);
76 u16 b43legacy_default_txctl1(struct b43legacy_wldev *dev);
90 s16 b43legacy_nrssi_hw_read(struct b43legacy_wldev *dev, u16 offset);
[all …]
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
Deeprom.h326 u16 freq;
345 u16 freq; /* Frequency */
348 u16 target_power_6to24;
351 u16 target_power_36;
354 u16 target_power_48;
357 u16 target_power_54;
362 u16 freq;
363 u16 edge; /* in half dBm */
413 u16 ee_magic;
414 u16 ee_protect;
[all …]
/linux-4.1.27/include/linux/ssb/
Dssb.h24 u16 pa_2g[4], pa_5gl[4], pa_5g[4], pa_5gh[4];
29 u8 il0mac[6] __aligned(sizeof(u16)); /* MAC address for 802.11b/g */
30 u8 et0mac[6] __aligned(sizeof(u16)); /* MAC address for Ethernet */
31 u8 et1mac[6] __aligned(sizeof(u16)); /* MAC address for 802.11a */
36 u16 dev_id; /* Device ID overriding e.g. PCI ID */
37 u16 board_rev; /* Board revision number from SPROM. */
38 u16 board_num; /* Board number from SPROM. */
39 u16 board_type; /* Board type from SPROM. */
46 u16 pa0b0;
47 u16 pa0b1;
[all …]
/linux-4.1.27/arch/s390/kernel/
Dcompat_linux.h90 long compat_sys_s390_chown16(const char __user *filename, u16 user, u16 group);
91 long compat_sys_s390_lchown16(const char __user *filename, u16 user, u16 group);
92 long compat_sys_s390_fchown16(unsigned int fd, u16 user, u16 group);
93 long compat_sys_s390_setregid16(u16 rgid, u16 egid);
94 long compat_sys_s390_setgid16(u16 gid);
95 long compat_sys_s390_setreuid16(u16 ruid, u16 euid);
96 long compat_sys_s390_setuid16(u16 uid);
97 long compat_sys_s390_setresuid16(u16 ruid, u16 euid, u16 suid);
98 long compat_sys_s390_getresuid16(u16 __user *ruid, u16 __user *euid, u16 __user *suid);
99 long compat_sys_s390_setresgid16(u16 rgid, u16 egid, u16 sgid);
[all …]
Dcompat_linux.c76 #define high2lowuid(uid) ((uid) > 65535) ? (u16)overflowuid : (u16)(uid)
77 #define high2lowgid(gid) ((gid) > 65535) ? (u16)overflowgid : (u16)(gid)
78 #define low2highuid(uid) ((uid) == (u16)-1) ? (uid_t)-1 : (uid_t)(uid)
79 #define low2highgid(gid) ((gid) == (u16)-1) ? (gid_t)-1 : (gid_t)(gid)
90 u16, user, u16, group) in COMPAT_SYSCALL_DEFINE3() argument
96 filename, u16, user, u16, group) in COMPAT_SYSCALL_DEFINE3() argument
101 COMPAT_SYSCALL_DEFINE3(s390_fchown16, unsigned int, fd, u16, user, u16, group) in COMPAT_SYSCALL_DEFINE3() argument
106 COMPAT_SYSCALL_DEFINE2(s390_setregid16, u16, rgid, u16, egid) in COMPAT_SYSCALL_DEFINE2() argument
111 COMPAT_SYSCALL_DEFINE1(s390_setgid16, u16, gid) in COMPAT_SYSCALL_DEFINE1() argument
116 COMPAT_SYSCALL_DEFINE2(s390_setreuid16, u16, ruid, u16, euid) in COMPAT_SYSCALL_DEFINE2() argument
[all …]
/linux-4.1.27/drivers/video/fbdev/
Dbt431.h17 volatile u16 addr_lo;
18 u16 pad0;
19 volatile u16 addr_hi;
20 u16 pad1;
21 volatile u16 addr_cmap;
22 u16 pad2;
23 volatile u16 addr_reg;
24 u16 pad3;
27 static inline u16 bt431_set_value(u8 val) in bt431_set_value()
32 static inline u8 bt431_get_value(u16 val) in bt431_get_value()
[all …]
Dauo_k190x.h103 void (*update_partial)(struct auok190xfb_par *par, u16 y1, u16 y2);
110 extern void auok190x_send_command_nowait(struct auok190xfb_par *par, u16 data);
111 extern int auok190x_send_command(struct auok190xfb_par *par, u16 data);
112 extern void auok190x_send_cmdargs_nowait(struct auok190xfb_par *par, u16 cmd,
113 int argc, u16 *argv);
114 extern int auok190x_send_cmdargs(struct auok190xfb_par *par, u16 cmd,
115 int argc, u16 *argv);
117 u16 cmd, int argc, u16 *argv,
118 int size, u16 *data);
119 extern int auok190x_send_cmdargs_pixels(struct auok190xfb_par *par, u16 cmd,
[all …]
/linux-4.1.27/arch/x86/boot/
Dboot.h43 static inline void outb(u8 v, u16 port) in outb()
47 static inline u8 inb(u16 port) in inb()
54 static inline void outw(u16 v, u16 port) in outw()
58 static inline u16 inw(u16 port) in inw()
60 u16 v; in inw()
65 static inline void outl(u32 v, u16 port) in outl()
69 static inline u32 inl(u16 port) in inl()
78 const u16 DELAY_PORT = 0x80; in io_delay()
84 static inline u16 ds(void) in ds()
86 u16 seg; in ds()
[all …]
Dvesa.h17 u16 off, seg;
23 u16 version; /* 4 */
27 u16 total_memory; /* 18 */
35 u16 mode_attr; /* 0 */
37 u16 win_grain; /* 4 */
38 u16 win_size; /* 6 */
39 u16 win_seg[2]; /* 8 */
41 u16 logical_scan; /* 16 */
43 u16 h_res; /* 18 */
44 u16 v_res; /* 20 */
[all …]
Dvideo.h67 u16 mode; /* Mode number (vga= style) */
68 u16 x, y; /* Width, height */
69 u16 depth; /* Bits per pixel, 0 for text mode */
79 u16 xmode_first; /* Unprobed modes to try to call anyway */
80 u16 xmode_n; /* Size of unprobed mode range */
86 int mode_defined(u16 mode); /* video.c */
99 static inline u8 in_idx(u16 port, u8 index) in in_idx()
105 static inline void out_idx(u8 v, u16 port, u8 index) in out_idx()
111 static inline u8 tst_idx(u8 v, u16 port, u8 index) in tst_idx()
118 u16 vga_crtc(void); /* video-vga.c */
/linux-4.1.27/drivers/net/ethernet/intel/igb/
De1000_hw.h272 u16 vlan_id;
274 u16 reserved2;
297 u16 reserved1;
298 u16 reserved2;
299 u16 command_length;
321 s32 (*get_speed_and_duplex)(struct e1000_hw *, u16 *, u16 *);
322 s32 (*acquire_swfw_sync)(struct e1000_hw *, u16);
323 void (*release_swfw_sync)(struct e1000_hw *, u16);
339 s32 (*read_reg)(struct e1000_hw *, u32, u16 *);
344 s32 (*write_reg)(struct e1000_hw *, u32, u16);
[all …]
De1000_nvm.h33 s32 igb_read_nvm_eerd(struct e1000_hw *hw, u16 offset, u16 words, u16 *data);
34 s32 igb_read_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data);
35 s32 igb_write_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data);
41 u16 eep_major;
42 u16 eep_minor;
43 u16 eep_build;
50 u16 or_major;
51 u16 or_build;
52 u16 or_patch;
De1000_mbx.c35 s32 igb_read_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id) in igb_read_mbx()
59 s32 igb_write_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id) in igb_write_mbx()
80 s32 igb_check_for_msg(struct e1000_hw *hw, u16 mbx_id) in igb_check_for_msg()
98 s32 igb_check_for_ack(struct e1000_hw *hw, u16 mbx_id) in igb_check_for_ack()
116 s32 igb_check_for_rst(struct e1000_hw *hw, u16 mbx_id) in igb_check_for_rst()
134 static s32 igb_poll_for_msg(struct e1000_hw *hw, u16 mbx_id) in igb_poll_for_msg()
163 static s32 igb_poll_for_ack(struct e1000_hw *hw, u16 mbx_id) in igb_poll_for_ack()
195 static s32 igb_read_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size, in igb_read_posted_mbx()
196 u16 mbx_id) in igb_read_posted_mbx()
222 static s32 igb_write_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size, in igb_write_posted_mbx()
[all …]
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sriov.h32 u16 seq_id;
41 u16 seq_id;
78 u16 cmd_id;
79 u16 req_pay_size;
80 u16 rsp_pay_size;
108 u16 num_tx_mac_filters;
109 u16 num_rx_ucast_mac_filters;
110 u16 num_rx_mcast_mac_filters;
112 u16 num_txvlan_keys;
114 u16 num_rx_queues;
[all …]
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddispc.h118 static inline u16 DISPC_DEFAULT_COLOR(enum omap_channel channel) in DISPC_DEFAULT_COLOR()
135 static inline u16 DISPC_TRANS_COLOR(enum omap_channel channel) in DISPC_TRANS_COLOR()
152 static inline u16 DISPC_TIMING_H(enum omap_channel channel) in DISPC_TIMING_H()
170 static inline u16 DISPC_TIMING_V(enum omap_channel channel) in DISPC_TIMING_V()
188 static inline u16 DISPC_POL_FREQ(enum omap_channel channel) in DISPC_POL_FREQ()
206 static inline u16 DISPC_DIVISORo(enum omap_channel channel) in DISPC_DIVISORo()
225 static inline u16 DISPC_SIZE_MGR(enum omap_channel channel) in DISPC_SIZE_MGR()
242 static inline u16 DISPC_DATA_CYCLE1(enum omap_channel channel) in DISPC_DATA_CYCLE1()
260 static inline u16 DISPC_DATA_CYCLE2(enum omap_channel channel) in DISPC_DATA_CYCLE2()
278 static inline u16 DISPC_DATA_CYCLE3(enum omap_channel channel) in DISPC_DATA_CYCLE3()
[all …]
/linux-4.1.27/drivers/scsi/aic94xx/
Daic94xx_reg.h65 u16 asd_read_reg_word(struct asd_ha_struct *asd_ha, u32 reg);
69 void asd_write_reg_word(struct asd_ha_struct *asd_ha, u32 reg, u16 val);
88 ASD_READ_OCM(u16,word, w);
101 ASD_WRITE_OCM(u16,word, w);
106 u16 ddb_site_no, \
107 u16 offs) \
115 ASD_DDBSITE_READ(u16, word);
118 u16 ddb_site_no, in asd_ddbsite_read_byte()
119 u16 offs) in asd_ddbsite_read_byte()
132 u16 ddb_site_no, \
[all …]
/linux-4.1.27/drivers/staging/rtl8712/
Dusb_ops.c41 u16 wvalue; in usb_read8()
42 u16 index; in usb_read8()
43 u16 len; in usb_read8()
50 wvalue = (u16)(addr&0x0000ffff); in usb_read8()
57 static u16 usb_read16(struct intf_hdl *pintfhdl, u32 addr) in usb_read16()
61 u16 wvalue; in usb_read16()
62 u16 index; in usb_read16()
63 u16 len; in usb_read16()
70 wvalue = (u16)(addr&0x0000ffff); in usb_read16()
74 return (u16)(le32_to_cpu(data)&0xffff); in usb_read16()
[all …]
Dieee80211.h115 u16 key_len;
138 u16 seq_num;
139 u16 frag_num;
145 u16 frame_ctl;
146 u16 duration_id;
150 u16 seq_ctl;
155 u16 frame_ctl;
156 u16 duration_id;
160 u16 seq_ctl;
165 u16 frame_ctl;
[all …]
/linux-4.1.27/include/linux/spi/
Dads7846.h15 u16 model; /* 7843, 7845, 7846, 7873. */
16 u16 vref_delay_usecs; /* 0 for external vref; etc */
17 u16 vref_mv; /* external vref value, milliVolts
28 u16 settle_delay_usecs;
34 u16 penirq_recheck_delay_usecs;
36 u16 x_plate_ohms;
37 u16 y_plate_ohms;
39 u16 x_min, x_max;
40 u16 y_min, y_max;
41 u16 pressure_min, pressure_max;
[all …]
/linux-4.1.27/include/net/caif/
Dcfpkt.h17 struct cfpkt *cfpkt_create(u16 len);
33 int cfpkt_extr_head(struct cfpkt *pkt, void *data, u16 len);
44 int cfpkt_peek_head(struct cfpkt *pkt, void *data, u16 len);
54 int cfpkt_extr_trail(struct cfpkt *pkt, void *data, u16 len);
65 int cfpkt_add_head(struct cfpkt *pkt, const void *data, u16 len);
76 int cfpkt_add_trail(struct cfpkt *pkt, const void *data, u16 len);
86 int cfpkt_pad_trail(struct cfpkt *pkt, u16 len);
105 int cfpkt_add_body(struct cfpkt *pkt, const void *data, u16 len);
128 u16 cfpkt_getlen(struct cfpkt *pkt);
136 int cfpkt_setlen(struct cfpkt *pkt, u16 len);
[all …]
/linux-4.1.27/include/linux/
Drio_drv.h28 u16 * data);
30 u16 data);
36 extern int rio_mport_read_config_32(struct rio_mport *port, u16 destid,
38 extern int rio_mport_write_config_32(struct rio_mport *port, u16 destid,
40 extern int rio_mport_read_config_16(struct rio_mport *port, u16 destid,
41 u8 hopcount, u32 offset, u16 * data);
42 extern int rio_mport_write_config_16(struct rio_mport *port, u16 destid,
43 u8 hopcount, u32 offset, u16 data);
44 extern int rio_mport_read_config_8(struct rio_mport *port, u16 destid,
46 extern int rio_mport_write_config_8(struct rio_mport *port, u16 destid,
[all …]
Data.h532 static inline bool ata_id_has_hipm(const u16 *id) in ata_id_has_hipm()
534 u16 val = id[ATA_ID_SATA_CAPABILITY]; in ata_id_has_hipm()
542 static inline bool ata_id_has_dipm(const u16 *id) in ata_id_has_dipm()
544 u16 val = id[ATA_ID_FEATURE_SUPP]; in ata_id_has_dipm()
553 static inline bool ata_id_has_fua(const u16 *id) in ata_id_has_fua()
560 static inline bool ata_id_has_flush(const u16 *id) in ata_id_has_flush()
567 static inline bool ata_id_flush_enabled(const u16 *id) in ata_id_flush_enabled()
576 static inline bool ata_id_has_flush_ext(const u16 *id) in ata_id_has_flush_ext()
583 static inline bool ata_id_flush_ext_enabled(const u16 *id) in ata_id_flush_ext_enabled()
596 static inline u32 ata_id_logical_sector_size(const u16 *id) in ata_id_logical_sector_size()
[all …]
Detherdevice.h96 return ((*(const u32 *)addr) | (*(const u16 *)(addr + 4))) == 0; in is_zero_ether_addr()
98 return (*(const u16 *)(addr + 0) | in is_zero_ether_addr()
99 *(const u16 *)(addr + 2) | in is_zero_ether_addr()
100 *(const u16 *)(addr + 4)) == 0; in is_zero_ether_addr()
137 return (*(const u16 *)(addr + 0) & in is_broadcast_ether_addr()
138 *(const u16 *)(addr + 2) & in is_broadcast_ether_addr()
139 *(const u16 *)(addr + 4)) == 0xffff; in is_broadcast_ether_addr()
235 *(u16 *)(dst + 4) = *(const u16 *)(src + 4); in ether_addr_copy()
237 u16 *a = (u16 *)dst; in ether_addr_copy()
238 const u16 *b = (const u16 *)src; in ether_addr_copy()
[all …]
Drio.h126 int (*add_entry) (struct rio_mport *mport, u16 destid, u8 hopcount,
127 u16 table, u16 route_destid, u8 route_port);
128 int (*get_entry) (struct rio_mport *mport, u16 destid, u8 hopcount,
129 u16 table, u16 route_destid, u8 *route_port);
130 int (*clr_table) (struct rio_mport *mport, u16 destid, u8 hopcount,
131 u16 table);
132 int (*set_domain) (struct rio_mport *mport, u16 destid, u8 hopcount,
134 int (*get_domain) (struct rio_mport *mport, u16 destid, u8 hopcount,
175 u16 did;
176 u16 vid;
[all …]
Ducb1400.h115 static inline u16 ucb1400_reg_read(struct snd_ac97 *ac97, u16 reg) in ucb1400_reg_read()
120 static inline void ucb1400_reg_write(struct snd_ac97 *ac97, u16 reg, u16 val) in ucb1400_reg_write()
125 static inline u16 ucb1400_gpio_get_value(struct snd_ac97 *ac97, u16 gpio) in ucb1400_gpio_get_value()
130 static inline void ucb1400_gpio_set_value(struct snd_ac97 *ac97, u16 gpio, in ucb1400_gpio_set_value()
131 u16 val) in ucb1400_gpio_set_value()
138 static inline u16 ucb1400_gpio_get_direction(struct snd_ac97 *ac97, u16 gpio) in ucb1400_gpio_get_direction()
143 static inline void ucb1400_gpio_set_direction(struct snd_ac97 *ac97, u16 gpio, in ucb1400_gpio_set_direction()
144 u16 dir) in ucb1400_gpio_set_direction()
162 unsigned int ucb1400_adc_read(struct snd_ac97 *ac97, u16 adc_channel,
/linux-4.1.27/arch/arm/mach-omap2/
Dcm33xx.c51 static inline u32 am33xx_cm_read_reg(u16 inst, u16 idx) in am33xx_cm_read_reg()
57 static inline void am33xx_cm_write_reg(u32 val, u16 inst, u16 idx) in am33xx_cm_write_reg()
83 static u32 _clkctrl_idlest(u16 inst, u16 clkctrl_offs) in _clkctrl_idlest()
99 static bool _is_module_ready(u16 inst, u16 clkctrl_offs) in _is_module_ready()
118 static void _clktrctrl_write(u8 c, u16 inst, u16 cdoffs) in _clktrctrl_write()
138 static bool am33xx_cm_is_clkdm_in_hwsup(u16 inst, u16 cdoffs) in am33xx_cm_is_clkdm_in_hwsup()
157 static void am33xx_cm_clkdm_enable_hwsup(u16 inst, u16 cdoffs) in am33xx_cm_clkdm_enable_hwsup()
171 static void am33xx_cm_clkdm_disable_hwsup(u16 inst, u16 cdoffs) in am33xx_cm_clkdm_disable_hwsup()
184 static void am33xx_cm_clkdm_force_sleep(u16 inst, u16 cdoffs) in am33xx_cm_clkdm_force_sleep()
197 static void am33xx_cm_clkdm_force_wakeup(u16 inst, u16 cdoffs) in am33xx_cm_clkdm_force_wakeup()
[all …]
Dcminst44xx.c76 static u32 omap4_cminst_read_inst_reg(u8 part, u16 inst, u16 idx);
87 static u32 _clkctrl_idlest(u8 part, u16 inst, u16 clkctrl_offs) in _clkctrl_idlest()
104 static bool _is_module_ready(u8 part, u16 inst, u16 clkctrl_offs) in _is_module_ready()
115 static u32 omap4_cminst_read_inst_reg(u8 part, u16 inst, u16 idx) in omap4_cminst_read_inst_reg()
124 static void omap4_cminst_write_inst_reg(u32 val, u8 part, u16 inst, u16 idx) in omap4_cminst_write_inst_reg()
133 static u32 omap4_cminst_rmw_inst_reg_bits(u32 mask, u32 bits, u8 part, u16 inst, in omap4_cminst_rmw_inst_reg_bits()
146 static u32 omap4_cminst_set_inst_reg_bits(u32 bits, u8 part, u16 inst, s16 idx) in omap4_cminst_set_inst_reg_bits()
151 static u32 omap4_cminst_clear_inst_reg_bits(u32 bits, u8 part, u16 inst, in omap4_cminst_clear_inst_reg_bits()
157 static u32 omap4_cminst_read_inst_reg_bits(u8 part, u16 inst, s16 idx, u32 mask) in omap4_cminst_read_inst_reg_bits()
182 static void _clktrctrl_write(u8 c, u8 part, u16 inst, u16 cdoffs) in _clktrctrl_write()
[all …]
Dcm.h55 int (*wait_module_ready)(u8 part, s16 prcm_mod, u16 idlest_reg,
57 int (*wait_module_idle)(u8 part, s16 prcm_mod, u16 idlest_reg,
59 void (*module_enable)(u8 mode, u8 part, u16 inst, u16 clkctrl_offs);
60 void (*module_disable)(u8 part, u16 inst, u16 clkctrl_offs);
65 int omap_cm_wait_module_ready(u8 part, s16 prcm_mod, u16 idlest_reg,
67 int omap_cm_wait_module_idle(u8 part, s16 prcm_mod, u16 idlest_reg,
69 int omap_cm_module_enable(u8 mode, u8 part, u16 inst, u16 clkctrl_offs);
70 int omap_cm_module_disable(u8 part, u16 inst, u16 clkctrl_offs);
Dprm.h20 extern u16 prm_features;
143 bool (*was_any_context_lost_old)(u8 part, s16 inst, u16 idx);
144 void (*clear_context_loss_flags_old)(u8 part, s16 inst, u16 idx);
146 int (*assert_hardreset)(u8 shift, u8 part, s16 prm_mod, u16 offset);
148 u16 offset, u16 st_offset);
150 u16 offset);
160 int omap_prm_assert_hardreset(u8 shift, u8 part, s16 prm_mod, u16 offset);
162 u16 offset, u16 st_offset);
163 int omap_prm_is_hardreset_asserted(u8 shift, u8 part, s16 prm_mod, u16 offset);
165 extern bool prm_was_any_context_lost_old(u8 part, s16 inst, u16 idx);
[all …]
/linux-4.1.27/drivers/staging/rtl8192e/
Drtl819x_BA.h40 u16 ShortData;
42 u16 FragNum:4;
43 u16 SeqNum:12;
49 u16 shortData;
51 u16 AMSDU_Support:1;
52 u16 BAPolicy:1;
53 u16 TID:4;
54 u16 BufferSize:10;
60 u16 shortData;
62 u16 Reserved:11;
[all …]
/linux-4.1.27/drivers/net/wireless/mwifiex/
Dioctl.h78 u16 length;
96 u16 rts_threshold;
97 u16 frag_threshold;
103 u16 beacon_period;
104 u16 auth_mode;
105 u16 protocol;
106 u16 key_mgmt;
107 u16 key_mgmt_operation;
172 u16 tid;
180 u16 tid;
[all …]
Dpcie.h105 u16 cmd_addr_lo;
106 u16 cmd_addr_hi;
107 u16 fw_status;
108 u16 cmd_size;
109 u16 cmdrsp_addr_lo;
110 u16 cmdrsp_addr_hi;
111 u16 tx_rdptr;
112 u16 tx_wrptr;
113 u16 rx_rdptr;
114 u16 rx_wrptr;
[all …]
Dmain.h161 u16 timeout_cmd_id;
162 u16 timeout_cmd_act;
163 u16 last_cmd_id[DBG_CMD_NUM];
164 u16 last_cmd_act[DBG_CMD_NUM];
165 u16 last_cmd_index;
166 u16 last_cmd_resp_id[DBG_CMD_NUM];
167 u16 last_cmd_resp_index;
168 u16 last_event[DBG_CMD_NUM];
169 u16 last_event_index;
228 u16 max_amsdu;
[all …]
/linux-4.1.27/drivers/clk/ti/
Dclock.h81 u16 flags;
87 u16 reg;
90 u16 flags;
96 u16 max_div;
97 u16 reg;
101 u16 flags;
106 u16 div;
107 u16 mult;
108 u16 flags;
114 u16 reg;
[all …]
/linux-4.1.27/drivers/usb/c67x00/
Dc67x00-ll-hpi.c34 u16 regs[COMM_REGS];
84 static inline u16 hpi_read_reg(struct c67x00_device *dev, int reg) in hpi_read_reg()
90 static inline void hpi_write_reg(struct c67x00_device *dev, int reg, u16 value) in hpi_write_reg()
96 static inline u16 hpi_read_word_nolock(struct c67x00_device *dev, u16 reg) in hpi_read_word_nolock()
102 static u16 hpi_read_word(struct c67x00_device *dev, u16 reg) in hpi_read_word()
104 u16 value; in hpi_read_word()
114 static void hpi_write_word_nolock(struct c67x00_device *dev, u16 reg, u16 value) in hpi_write_word_nolock()
120 static void hpi_write_word(struct c67x00_device *dev, u16 reg, u16 value) in hpi_write_word()
132 static void hpi_write_words_le16(struct c67x00_device *dev, u16 addr, in hpi_write_words_le16()
133 __le16 *data, u16 count) in hpi_write_words_le16()
[all …]
/linux-4.1.27/drivers/dma/ppc4xx/
Ddma.h132 u16 cpfhp;
133 u16 cpftp;
134 u16 csfhp;
135 u16 csftp;
176 u16 iiflh;
177 u16 iiflt;
178 u16 iiplh;
179 u16 iiplt;
180 u16 ioflh;
181 u16 ioflt;
[all …]
/linux-4.1.27/drivers/scsi/fnic/
Dcq_exch_desc.h25 u16 completed_index;
26 u16 q_number;
27 u16 exchange_id;
49 u16 *q_number, in cq_exch_wq_desc_dec()
50 u16 *completed_index, in cq_exch_wq_desc_dec()
59 u16 completed_index_eop_sop_prt;
60 u16 q_number;
61 u16 exchange_id;
62 u16 tmpl;
63 u16 bytes_written;
[all …]
Dfcpio.h130 u16 rx_id;
131 u16 ox_id;
149 fcpio_tag_exid_enc(struct fcpio_tag *tag, u16 ox_id, u16 rx_id) in fcpio_tag_exid_enc()
156 fcpio_tag_exid_dec(struct fcpio_tag *tag, u16 *ox_id, u16 *rx_id) in fcpio_tag_exid_dec()
169 u16 _resvd; /* reserved */
220 u16 mss; /* FC vNIC only: max burst */
221 u16 _resvd3; /* reserved */
268 u16 mss; /* FC vNIC only: max burst */
269 u16 _resvd3; /* reserved */
313 u16 rx_id; /* FC rx_id of target command */
[all …]
/linux-4.1.27/drivers/crypto/caam/
Dpdb.h71 u16 ctr_initial;
95 u16 rsvd1;
96 u16 ip_hdr_len;
113 u16 ctr_initial;
122 u16 hmo_ip_hdr_len;
155 u16 mac_hdr_len;
160 u16 pn1;
162 u16 frm_ctrl_mask;
163 u16 seq_ctrl_mask;
169 u16 ctr_init;
[all …]
/linux-4.1.27/drivers/staging/gdm724x/
Dhci_packet.h39 u16 cmd_evt;
40 u16 len;
51 u16 cmd_evt;
52 u16 len;
59 u16 cmd_evt;
60 u16 len;
68 u16 cmd_evt;
69 u16 len;
70 u16 num_packet;
71 u16 reserved;
[all …]
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Drtl819x_BA.h30 u16 ShortData;
32 u16 FragNum:4;
33 u16 SeqNum:12;
39 u16 shortData;
41 u16 AMSDU_Support:1;
42 u16 BAPolicy:1;
43 u16 TID:4;
44 u16 BufferSize:10;
50 u16 shortData;
52 u16 Reserved:11;
[all …]
/linux-4.1.27/drivers/video/fbdev/via/
Dvia_modesetting.h37 u16 hor_total;
38 u16 hor_addr;
39 u16 hor_blank_start;
40 u16 hor_blank_end;
41 u16 hor_sync_start;
42 u16 hor_sync_end;
43 u16 ver_total;
44 u16 ver_addr;
45 u16 ver_blank_start;
46 u16 ver_blank_end;
[all …]
/linux-4.1.27/arch/m68k/include/asm/
Draw_io.h35 ({ u16 __v = (*(__force volatile u16 *) (addr)); __v; })
39 ({ u16 __v = le16_to_cpu(*(__force volatile __le16 *) (addr)); __v; })
44 #define out_be16(addr,w) (void)((*(__force volatile u16 *) (addr)) = (w))
89 ({ u16 __v = (*(__force volatile u16 *) (addr)); __v >>= 8; __v; })
91 ({ u16 __v = (*(__force volatile u16 *) (addr)); __v; })
93 ({ u16 __v = le16_to_cpu(*(__force volatile u16 *) (addr)); __v; })
99 ({u16 __w, __v = (w); u32 _addr = ((u32) (addr)); \
100 __w = ((*(__force volatile u16 *) ((_addr & 0xFFFF0000UL) + ((__v & 0xFF)<<1)))); \
101 __w = ((*(__force volatile u16 *) ((_addr | 0x10000) + ((__v >> 8)<<1)))); })
103 ({u16 __w, __v = (w); u32 _addr = ((u32) (addr)); \
[all …]
/linux-4.1.27/drivers/media/platform/exynos-gsc/
Dgsc-core.h126 u16 num_planes;
127 u16 num_comp;
242 u16 org_scaler_bypass_w;
243 u16 org_scaler_bypass_h;
244 u16 org_scaler_input_w;
245 u16 org_scaler_input_h;
246 u16 real_rot_dis_w;
247 u16 real_rot_dis_h;
248 u16 real_rot_en_w;
249 u16 real_rot_en_h;
[all …]
/linux-4.1.27/sound/soc/omap/
Dmcbsp.h254 u16 spcr2;
255 u16 spcr1;
256 u16 rcr2;
257 u16 rcr1;
258 u16 xcr2;
259 u16 xcr1;
260 u16 srgr2;
261 u16 srgr1;
262 u16 mcr2;
263 u16 mcr1;
[all …]
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Ddisp.c28 u16
36 u16 data = nv_ro16(bios, U.offset); in nvbios_disp_table()
58 u16
62 u16 data = nvbios_disp_table(bios, ver, &hdr, &cnt, len, sub); in nvbios_disp_entry()
69 u16
73 u16 data = nvbios_disp_entry(bios, idx, ver, len, sub); in nvbios_disp_parse()
81 u16
86 u16 data = nvbios_disp_parse(bios, idx, ver, len, hdr, &info); in nvbios_outp_entry()
95 u16
99 u16 data = nvbios_outp_entry(bios, idx, ver, hdr, cnt, len); in nvbios_outp_parse()
[all …]
Ddcb.c29 u16
33 u16 dcb = 0x0000; in dcb_table()
58 u16 i2c = nv_ro16(bios, dcb + 2); in dcb_table()
67 u16 i2c = nv_ro16(bios, dcb + 2); in dcb_table()
99 u16
103 u16 dcb = dcb_table(bios, ver, &hdr, &cnt, len); in dcb_outp()
109 static inline u16
115 static inline u16
121 u16
125 u16 dcb = dcb_outp(bios, idx, ver, len); in dcb_outp_parse()
[all …]
Ddp.c28 static u16
35 u16 data = nv_ro16(bios, d.offset); in nvbios_dp_table()
57 static u16
61 u16 data = nvbios_dp_table(bios, ver, hdr, cnt, len); in nvbios_dpout_entry()
63 u16 outp = nv_ro16(bios, data + *hdr + idx * *len); in nvbios_dpout_entry()
86 u16
91 u16 data = nvbios_dpout_entry(bios, idx, ver, hdr, cnt, len); in nvbios_dpout_parse()
128 u16
129 nvbios_dpout_match(struct nvkm_bios *bios, u16 type, u16 mask, in nvbios_dpout_match()
133 u16 data, idx = 0; in nvbios_dpout_match()
[all …]
/linux-4.1.27/drivers/char/
Dapplicom.h34 u16 stjb_codef; /* offset 00 */
36 u16 stjb_ticuser_root; /* offset 04 */
38 u16 stjb_mode; /* offset 0A */
39 u16 stjb_time; /* offset 0C */
40 u16 stjb_stop; /* offset 0E */
41 u16 stjb_nfonc; /* offset 10 */
42 u16 stjb_ncard; /* offset 12 */
43 u16 stjb_nchan; /* offset 14 */
44 u16 stjb_nes; /* offset 16 */
45 u16 stjb_nb; /* offset 18 */
[all …]
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb/
Dcpl5_cmd.h179 u16 mss;
196 u16 local_port;
197 u16 peer_port;
208 u16 local_port;
209 u16 peer_port;
218 u16 local_port;
219 u16 peer_port;
231 u16 local_port;
232 u16 peer_port;
238 u16 vlan_tag;
[all …]
/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtw_efuse.h84 u16 efuse_GetMaxSize23a(struct rtw_adapter *padapter);
85 int rtw_efuse_access23a(struct rtw_adapter *padapter, u8 bRead, u16 start_addr, u16 cnts, u8 *data);
86 int rtw_efuse_map_read23a(struct rtw_adapter *padapter, u16 addr, u16 cnts, u8 *data);
87 u8 rtw_efuse_map_write(struct rtw_adapter *padapter, u16 addr, u16 cnts, u8 *data);
88 int rtw_BT_efuse_map_read23a(struct rtw_adapter *padapter, u16 addr, u16 cnts, u8 *data);
89 u8 rtw_BT_efuse_map_write(struct rtw_adapter *padapter, u16 addr, u16 cnts, u8 *data);
91 u16 Efuse_GetCurrentSize23a(struct rtw_adapter *pAdapter, u8 efuseType);
93 void ReadEFuseByte23a(struct rtw_adapter *Adapter, u16 _offset, u8 *pbuf);
95 int efuse_OneByteRead23a(struct rtw_adapter *pAdapter, u16 addr, u8 *data);
96 int efuse_OneByteWrite23a(struct rtw_adapter *pAdapter, u16 addr, u8 data);
[all …]
Dusb_ops_linux.h32 u8 rtl8723au_read8(struct rtw_adapter *padapter, u16 addr);
33 u16 rtl8723au_read16(struct rtw_adapter *padapter, u16 addr);
34 u32 rtl8723au_read32(struct rtw_adapter *padapter, u16 addr);
35 int rtl8723au_write8(struct rtw_adapter *padapter, u16 addr, u8 val);
36 int rtl8723au_write16(struct rtw_adapter *padapter, u16 addr, u16 val);
37 int rtl8723au_write32(struct rtw_adapter *padapter, u16 addr, u32 val);
39 u16 addr, u16 length, u8 *pdata);
/linux-4.1.27/drivers/media/tuners/
Dtda18212.h28 u16 if_dvbt_6;
29 u16 if_dvbt_7;
30 u16 if_dvbt_8;
31 u16 if_dvbt2_5;
32 u16 if_dvbt2_6;
33 u16 if_dvbt2_7;
34 u16 if_dvbt2_8;
35 u16 if_dvbc;
36 u16 if_atsc_vsb;
37 u16 if_atsc_qam;
/linux-4.1.27/drivers/net/ethernet/atheros/atlx/
Datl1.h386 u16 rrd_prod_idx; /* TRD Producer Index. */
387 u16 rfd_cons_idx; /* RFD Consumer Index. */
388 u16 update; /* Selene sets this bit every time it DMAs the
391 u16 tpd_cons_idx; /* TPD Consumer Index. */
398 u16 buf_indx; /* RFD Index of the first buffer */
402 u16 rx_chksum;
403 u16 pkt_size;
407 u16 pkt_flg; /* Packet flags */
408 u16 err_flg; /* Error flags */
409 u16 resved2;
[all …]
Datl2.h83 static s32 atl2_get_speed_and_duplex(struct atl2_hw *hw, u16 *speed,
84 u16 *duplex);
87 static s32 atl2_read_phy_reg(struct atl2_hw *hw, u16 reg_addr, u16 *phy_data);
88 static s32 atl2_write_phy_reg(struct atl2_hw *hw, u32 reg_addr, u16 phy_data);
89 static void atl2_read_pci_cfg(struct atl2_hw *hw, u32 reg, u16 *value);
90 static void atl2_write_pci_cfg(struct atl2_hw *hw, u32 reg, u16 *value);
402 u16 fc_rxd_hi;
403 u16 fc_rxd_lo;
404 u16 lcol; /* Collision Window */
405 u16 max_frame_size;
[all …]
/linux-4.1.27/drivers/net/ethernet/atheros/atl1e/
Datl1e.h227 u16 seq_num;
228 u16 hash_lo;
230 u16 pkt_flag;
231 u16 err_flag;
232 u16 hash_hi;
233 u16 vtag;
319 u16 device_id;
320 u16 vendor_id;
321 u16 subsystem_id;
322 u16 subsystem_vendor_id;
[all …]
/linux-4.1.27/arch/sparc/include/asm/
Dvio.h27 u16 stype_env;
48 u16 major;
49 u16 minor;
65 u16 options;
69 u16 resv;
98 u16 __pad2;
113 u16 __pad1;
156 u16 resv1;
171 u16 sector_size;
172 u16 num_partitions;
[all …]
/linux-4.1.27/drivers/net/ethernet/intel/igbvf/
Dvf.h69 u16 pkt_info; /* RSS/Packet type */
71 u16 hdr_info;
77 u16 ip_id; /* IP id */
78 u16 csum; /* Packet Checksum */
84 u16 length; /* Packet length */
85 u16 vlan; /* VLAN tag */
179 s32 (*get_link_up_info)(struct e1000_hw *, u16 *, u16 *);
188 s32 (*set_vfta)(struct e1000_hw *, u16, bool);
198 u16 mta_reg_count;
199 u16 rar_entry_count;
[all …]
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Dphy.h43 void e1000e_phy_force_speed_duplex_setup(struct e1000_hw *hw, u16 *phy_ctrl);
46 s32 e1000e_read_kmrn_reg(struct e1000_hw *hw, u32 offset, u16 *data);
47 s32 e1000e_read_kmrn_reg_locked(struct e1000_hw *hw, u32 offset, u16 *data);
48 s32 e1000_set_page_igp(struct e1000_hw *hw, u16 page);
49 s32 e1000e_read_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 *data);
50 s32 e1000e_read_phy_reg_igp_locked(struct e1000_hw *hw, u32 offset, u16 *data);
51 s32 e1000e_read_phy_reg_m88(struct e1000_hw *hw, u32 offset, u16 *data);
54 s32 e1000e_write_kmrn_reg(struct e1000_hw *hw, u32 offset, u16 data);
55 s32 e1000e_write_kmrn_reg_locked(struct e1000_hw *hw, u32 offset, u16 data);
56 s32 e1000e_write_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 data);
[all …]
Dhw.h415 u16 vlan_id;
417 u16 reserved2;
440 u16 reserved1;
441 u16 reserved2;
442 u16 command_length;
467 s32 (*get_link_up_info)(struct e1000_hw *, u16 *, u16 *);
507 s32 (*set_page)(struct e1000_hw *, u16);
508 s32 (*read_reg)(struct e1000_hw *, u32, u16 *);
509 s32 (*read_reg_locked)(struct e1000_hw *, u32, u16 *);
510 s32 (*read_reg_page)(struct e1000_hw *, u32, u16 *);
[all …]
De1000.h154 u16 length;
155 u16 next_to_watch;
158 u16 mapped_as_page;
176 u16 next_to_use;
177 u16 next_to_clean;
196 u16 bmcr; /* basic mode control register */
197 u16 bmsr; /* basic mode status register */
198 u16 advertise; /* auto-negotiation advertisement */
199 u16 lpa; /* link partner ability register */
200 u16 expansion; /* auto-negotiation expansion reg */
[all …]
/linux-4.1.27/drivers/iio/accel/
Dmma9551_core.h50 u16 reg, u8 *val);
52 u16 reg, u8 val);
54 u16 reg, u8 *val);
56 u16 reg, u16 *val);
58 u16 reg, u16 val);
60 u16 reg, u16 *val);
62 u16 reg, u8 len, u16 *buf);
64 u16 reg, u8 len, u16 *buf);
66 u16 reg, u8 len, u16 *buf);
68 u16 reg, u8 mask, u8 val);
/linux-4.1.27/drivers/infiniband/hw/nes/
Dnes_verbs.h54 u16 mmap_db_index[NES_MAX_USER_DB_REGIONS];
55 u16 first_free_db;
58 u16 first_free_wq;
67 u16 pd_id;
69 u16 mmap_db_index;
79 u16 pbls_used;
168 u16 active_conn:1;
169 u16 skip_lsmm:1;
170 u16 user_mode:1;
171 u16 hte_added:1;
[all …]
/linux-4.1.27/drivers/net/ethernet/atheros/atl1c/
Datl1c.h375 u16 device_id;
376 u16 vendor_id;
377 u16 subsystem_id;
378 u16 subsystem_vendor_id;
380 u16 phy_id1;
381 u16 phy_id2;
386 u16 max_frame_size;
387 u16 min_frame_size;
392 u16 media_type;
399 u16 autoneg_advertised;
[all …]
/linux-4.1.27/include/linux/bcma/
Dbcma.h26 u16 id;
32 u16 vendor;
33 u16 type;
42 u8 (*read8)(struct bcma_device *core, u16 offset);
43 u16 (*read16)(struct bcma_device *core, u16 offset);
44 u32 (*read32)(struct bcma_device *core, u16 offset);
45 void (*write8)(struct bcma_device *core, u16 offset, u8 value);
46 void (*write16)(struct bcma_device *core, u16 offset, u16 value);
47 void (*write32)(struct bcma_device *core, u16 offset, u32 value);
50 size_t count, u16 offset, u8 reg_width);
[all …]
/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_cmds.h271 u16 num_pages; /* sword */
272 u16 rsvd0; /* sword */
279 u16 eq_id; /* sword */
280 u16 rsvd0; /* sword */
295 u16 intr_chap_name_length;
296 u16 intr_secret_length;
297 u16 target_chap_name_length;
298 u16 target_secret_length;
320 u16 size_of_structure;
330 u16 src_port;
[all …]
/linux-4.1.27/drivers/hwmon/
Dsch56xx-common.h24 int sch56xx_read_virtual_reg(u16 addr, u16 reg);
25 int sch56xx_write_virtual_reg(u16 addr, u16 reg, u8 val);
26 int sch56xx_read_virtual_reg16(u16 addr, u16 reg);
27 int sch56xx_read_virtual_reg12(u16 addr, u16 msb_reg, u16 lsn_reg,
31 u16 addr, u32 revision, struct mutex *io_lock, int check_enabled);
/linux-4.1.27/net/bluetooth/
Dmgmt_util.h25 u16 opcode;
34 int mgmt_send_event(u16 event, struct hci_dev *hdev, unsigned short channel,
35 void *data, u16 data_len, int flag, struct sock *skip_sk);
36 int mgmt_cmd_status(struct sock *sk, u16 index, u16 cmd, u8 status);
37 int mgmt_cmd_complete(struct sock *sk, u16 index, u16 cmd, u8 status,
40 struct mgmt_pending_cmd *mgmt_pending_find(unsigned short channel, u16 opcode,
43 u16 opcode,
46 void mgmt_pending_foreach(u16 opcode, struct hci_dev *hdev,
49 struct mgmt_pending_cmd *mgmt_pending_add(struct sock *sk, u16 opcode,
51 void *data, u16 len);
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dani.h72 u16 m1ThreshLow;
73 u16 m2ThreshLow;
74 u16 m1Thresh;
75 u16 m2Thresh;
76 u16 m2CountThr;
77 u16 m2CountThrLow;
78 u16 m1ThreshLowExt;
79 u16 m2ThreshLowExt;
80 u16 m1ThreshExt;
81 u16 m2ThreshExt;
[all …]
Deeprom.h272 u16 length;
273 u16 checksum;
274 u16 version;
277 u16 regDmn[2];
281 u16 rfSilent;
282 u16 blueToothOptions;
283 u16 deviceCap;
302 u16 length;
303 u16 checksum;
304 u16 version;
[all …]
Deeprom.c36 int16_t ath9k_hw_interpolate(u16 target, u16 srcLeft, u16 srcRight, in ath9k_hw_interpolate()
51 bool ath9k_hw_get_lower_upper_index(u8 target, u8 *pList, u16 listSize, in ath9k_hw_get_lower_upper_index()
52 u16 *indexL, u16 *indexR) in ath9k_hw_get_lower_upper_index()
54 u16 i; in ath9k_hw_get_lower_upper_index()
61 *indexL = *indexR = (u16) (listSize - 1); in ath9k_hw_get_lower_upper_index()
72 *indexR = (u16) (i + 1); in ath9k_hw_get_lower_upper_index()
79 void ath9k_hw_usb_gen_fill_eeprom(struct ath_hw *ah, u16 *eep_data, in ath9k_hw_usb_gen_fill_eeprom()
112 u16 *data) in ath9k_hw_nvram_read_blob()
114 u16 *blob_data; in ath9k_hw_nvram_read_blob()
116 if (off * sizeof(u16) > ah->eeprom_blob->size) in ath9k_hw_nvram_read_blob()
[all …]
/linux-4.1.27/sound/pci/cs46xx/
Dcs46xx_lib.h132 char * codec_name, u16 channel_disp, u16 fifo_addr,
133 u16 child_scb_addr, u32 dest,
138 u16 channel_disp, u16 fifo_addr,
139 u16 sample_buffer_addr, u32 dest,
146 u16 channel_disp, u16 fifo_addr,
147 u16 sample_buffer_addr, u32 dest,
152 int sample_rate, u16 src_buffer_addr,
153 u16 src_delay_buffer_addr, u32 dest,
158 u16 mix_buffer_addr, u32 dest,
164 u16 vari_buffer_addr0, u16 vari_buffer_addr1, u32 dest,
[all …]
/linux-4.1.27/sound/pci/au88x0/
Dau88x0_eq.h14 u16 LeftCoefs[50]; //0x4
15 u16 RightCoefs[50]; // 0x68
16 u16 LeftGains[10]; //0xd0
17 u16 RightGains[10]; //0xe4
27 u16 this08; /* Bad codec flag ? SetBypassGain: bypass gain */
28 u16 this0a;
29 u16 this0c; /* SetBypassGain: bypass gain when this28 is not set. */
30 u16 this0e;
33 u16 this14_array[10]; /* SetLeftGainsTarget: Left (and right?) EQ gains */
40 u16 this130[20]; /* Left and Right gains */
Dau88x0_eqdata.c3 static u16 asEqCoefsZeros[50] = {
16 static u16 asEqCoefsPipes[64] = {
68 static u16 eq_gains_normal[20] = {
76 static u16 eq_gains_zero[10] = {
82 static u16 eq_gains_current[12] = {
89 static u16 eq_states_zero[2] = { 0x0000, 0x0000 };
91 static u16 asEqOutStateZeros[48] = {
107 static u16 eq_levels[64] = {
Dau88x0_eq.c51 static void vortex_EqHw_SetTimeConsts(vortex_t * vortex, u16 gain, u16 level) in vortex_EqHw_SetTimeConsts()
57 static inline u16 sign_invert(u16 a) in sign_invert()
60 if (a == (u16)-32768) in sign_invert()
66 static void vortex_EqHw_SetLeftCoefs(vortex_t * vortex, u16 coefs[]) in vortex_EqHw_SetLeftCoefs()
88 static void vortex_EqHw_SetRightCoefs(vortex_t * vortex, u16 coefs[]) in vortex_EqHw_SetRightCoefs()
111 static void vortex_EqHw_SetLeftStates(vortex_t * vortex, u16 a[], u16 b[]) in vortex_EqHw_SetLeftStates()
128 static void vortex_EqHw_SetRightStates(vortex_t * vortex, u16 a[], u16 b[]) in vortex_EqHw_SetRightStates()
146 static void vortex_EqHw_GetTimeConsts(vortex_t * vortex, u16 * a, u16 * b)
152 static void vortex_EqHw_GetLeftCoefs(vortex_t * vortex, u16 a[])
157 static void vortex_EqHw_GetRightCoefs(vortex_t * vortex, u16 a[])
[all …]
/linux-4.1.27/drivers/staging/slicoss/
Dslichw.h227 u16 pad2;
234 u16 pad6;
248 u16 ByteCnt;
249 u16 TpChksum;
250 u16 CtxHash;
251 u16 MacHash;
273 u16 rsv1;
274 u16 rsv2;
701 u16 Id; /* 00 EEPROM/FLASH Magic code 'A5A5'*/
702 u16 EecodeSize; /* 01 Size of EEPROM Codes (bytes * 4)*/
[all …]
/linux-4.1.27/arch/mn10300/include/asm/
Dtimer-regs.h87 #define TM01MD __SYSREG(0xd4003000, u16) /* timer 0:1 mode register */
93 #define TM01BR __SYSREG(0xd4003010, u16) /* timer 0:1 base register */
99 #define TM01BC __SYSREGC(0xd4003020, u16) /* timer 0:1 binary counter */
279 #define TM4BR __SYSREG(0xd4003090, u16) /* timer 4 base register */
280 #define TM5BR __SYSREG(0xd4003092, u16) /* timer 5 base register */
282 #define TM7BR __SYSREG(0xd4003096, u16) /* timer 7 base register */
283 #define TM8BR __SYSREG(0xd4003098, u16) /* timer 8 base register */
284 #define TM9BR __SYSREG(0xd400309a, u16) /* timer 9 base register */
286 #define TM10BR __SYSREG(0xd400309c, u16) /* timer 10 base register */
287 #define TM11BR __SYSREG(0xd400309e, u16) /* timer 11 base register */
[all …]
/linux-4.1.27/drivers/usb/host/
Dr8a66597.h46 u16 pipenum;
47 u16 address; /* R8A66597 HCD usb address */
48 u16 epnum;
49 u16 maxpacket;
50 u16 type;
51 u16 bufnum;
52 u16 buf_bsize;
53 u16 interval;
54 u16 dir_in;
73 u16 type;
[all …]
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe.h64 #define BE_HDR_LEN ((u16) 64)
118 u16 len;
119 u16 entry_size; /* Size of an element in the queue */
120 u16 id;
121 u16 tail, head;
126 static inline u32 MODULO(u16 val, u16 limit) in MODULO()
132 static inline void index_adv(u16 *index, u16 val, u16 limit) in index_adv()
137 static inline void index_inc(u16 *index, u16 limit) in index_inc()
152 static inline void *queue_index_node(struct be_queue_info *q, u16 index) in queue_index_node()
162 static inline void index_dec(u16 *index, u16 limit) in index_dec()
[all …]
/linux-4.1.27/drivers/usb/renesas_usbhs/
Dpipe.c50 static void usbhsp_pipectrl_set(struct usbhs_pipe *pipe, u16 mask, u16 val) in usbhsp_pipectrl_set()
61 static u16 usbhsp_pipectrl_get(struct usbhs_pipe *pipe) in usbhsp_pipectrl_get()
76 u16 dcp_reg, u16 pipe_reg, in __usbhsp_pipe_xxx_set()
77 u16 mask, u16 val) in __usbhsp_pipe_xxx_set()
87 static u16 __usbhsp_pipe_xxx_get(struct usbhs_pipe *pipe, in __usbhsp_pipe_xxx_get()
88 u16 dcp_reg, u16 pipe_reg) in __usbhsp_pipe_xxx_get()
101 static void usbhsp_pipe_cfg_set(struct usbhs_pipe *pipe, u16 mask, u16 val) in usbhsp_pipe_cfg_set()
106 static u16 usbhsp_pipe_cfg_get(struct usbhs_pipe *pipe) in usbhsp_pipe_cfg_get()
114 static void usbhsp_pipe_trn_set(struct usbhs_pipe *pipe, u16 mask, u16 val) in usbhsp_pipe_trn_set()
119 u16 reg; in usbhsp_pipe_trn_set()
[all …]
/linux-4.1.27/drivers/net/can/mscan/
Dmscan.h176 u16 canidar1_0; /* + 0x20 0x10 */
178 u16 canidar3_2; /* + 0x24 0x12 */
180 u16 canidmr1_0; /* + 0x28 0x14 */
182 u16 canidmr3_2; /* + 0x2c 0x16 */
184 u16 canidar5_4; /* + 0x30 0x18 */
186 u16 canidar7_6; /* + 0x34 0x1a */
188 u16 canidmr5_4; /* + 0x38 0x1c */
190 u16 canidmr7_6; /* + 0x3c 0x1e */
193 u16 idr1_0; /* + 0x40 0x20 */
195 u16 idr3_2; /* + 0x44 0x22 */
[all …]
/linux-4.1.27/arch/powerpc/boot/
Dcpm-serial.c19 u16 psmr;
21 u16 todr;
22 u16 dsr;
23 u16 scce;
25 u16 sccm;
33 u16 smcmr;
42 u16 rbase;
43 u16 tbase;
46 u16 mrblr;
49 u16 rbptr;
[all …]
/linux-4.1.27/drivers/staging/ft1000/ft1000-usb/
Dft1000_download.c115 u16 temp; in check_usb_db()
157 static u16 get_handshake(struct ft1000_usb *ft1000dev, u16 expected_value) in get_handshake()
159 u16 handshake; in get_handshake()
201 static void put_handshake(struct ft1000_usb *ft1000dev, u16 handshake_value) in put_handshake()
204 u16 tempword; in put_handshake()
210 tempword = (u16)(tempx & 0xffff); in put_handshake()
213 tempword = (u16)(tempx >> 16); in put_handshake()
220 static u16 get_handshake_usb(struct ft1000_usb *ft1000dev, u16 expected_value) in get_handshake_usb()
222 u16 handshake; in get_handshake_usb()
224 u16 temp; in get_handshake_usb()
[all …]
Dft1000_usb.h22 u16 app_id; /* Application id */
95 u16 DrvMsgPend;
102 u16 *pbuffer;
106 u16 *Data, u16 nRegIndx);
108 u16 value, u16 nRegIndx);
110 u16 indx, u8 *buffer, u16 cnt);
112 u16 indx, u8 *buffer, u16 cnt);
114 u16 indx, u8 *buffer, u8 highlow);
116 u16 indx, u16 value, u8 highlow);
118 u16 indx, u8 *buffer);
[all …]
/linux-4.1.27/drivers/video/fbdev/aty/
Datyfb.h56 u16 unknown1;
57 u16 PCLK_min_freq;
58 u16 PCLK_max_freq;
59 u16 unknown2;
60 u16 ref_freq;
61 u16 ref_divider;
62 u16 unknown3;
63 u16 MCLK_pwd;
64 u16 MCLK_max_freq;
65 u16 XCLK_max_freq;
[all …]
/linux-4.1.27/arch/arm/plat-omap/
Ddebug-leds.c30 u16 smc91x[8];
32 u16 fpga_rev;
33 u16 board_rev;
34 u16 gpio_outputs;
35 u16 leds;
37 u16 misc_inputs;
38 u16 lan_status;
39 u16 lan_reset;
40 u16 reserved0;
42 u16 ps2_data;
[all …]
/linux-4.1.27/drivers/net/ethernet/freescale/
Ducc_geth.h60 u16 uescr; /* UCC Ethernet statistics control reg */
86 u16 txcf; /* Total number of PAUSE control frames
455 u16 cpucount0; /* CPU packet counter */
456 u16 cpucount1; /* CPU packet counter */
457 u16 cecount0; /* QE packet counter */
458 u16 cecount1; /* QE packet counter */
459 u16 cpucount2; /* CPU packet counter */
460 u16 cpucount3; /* CPU packet counter */
461 u16 cecount2; /* QE packet counter */
462 u16 cecount3; /* QE packet counter */
[all …]
/linux-4.1.27/drivers/message/fusion/
Dmptsas.h83 u16 slot; /* enclosure slot id */
101 u16 handle;
130 u16 handle; /* unique id to address this device */
131 u16 handle_parent; /* unique id to address parent device */
132 u16 handle_enclosure; /* enclosure identifier of the enclosure */
133 u16 slot; /* physical slot in enclosure */
143 u16 flags; /* sas device pg0 flags */
150 u16 num_phys; /* number of phys belong to this port */
159 u16 handle; /* unique id to address this */
175 u16 num_phys; /* number of phys */
[all …]
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dcommonring.h20 u16 r_ptr;
21 u16 w_ptr;
22 u16 f_ptr;
23 u16 depth;
24 u16 item_len;
51 void brcmf_commonring_config(struct brcmf_commonring *commonring, u16 depth,
52 u16 item_len, void *buf_addr);
59 u16 n_items, u16 *alloced);
62 u16 n_items);
64 u16 *n_items);
Dsdio.h213 u16 pcmciamesportaladdr; /* 0x010, rev8 */
214 u16 PAD[1];
215 u16 pcmciamesportalmask; /* rev8 */
216 u16 PAD[1];
217 u16 pcmciawrframebc; /* rev8 */
218 u16 PAD[1];
219 u16 pcmciaunderflowtimer; /* rev8 */
220 u16 PAD[1];
273 u16 PAD[55];
276 u16 backplanecsr; /* 0x76E, rev6 */
[all …]
/linux-4.1.27/arch/x86/include/asm/
Dintel_scu_ipc.h17 int intel_scu_ipc_ioread8(u16 addr, u8 *data);
20 int intel_scu_ipc_ioread16(u16 addr, u16 *data);
23 int intel_scu_ipc_ioread32(u16 addr, u32 *data);
26 int intel_scu_ipc_readv(u16 *addr, u8 *data, int len);
29 int intel_scu_ipc_iowrite8(u16 addr, u8 data);
32 int intel_scu_ipc_iowrite16(u16 addr, u16 data);
35 int intel_scu_ipc_iowrite32(u16 addr, u32 data);
38 int intel_scu_ipc_writev(u16 *addr, u8 *data, int len);
41 int intel_scu_ipc_update_register(u16 addr, u8 data, u8 mask);
/linux-4.1.27/include/media/
Dcx2341x.h40 u16 width;
41 u16 height;
42 u16 is_50hz;
47 u16 stream_insert_nav_packets;
59 u16 audio_mute;
64 u16 video_b_frames;
65 u16 video_gop_size;
66 u16 video_gop_closure;
70 u16 video_temporal_decimation;
71 u16 video_mute;
[all …]
/linux-4.1.27/drivers/mfd/
Dsi476x-prop.c24 u16 low, high;
27 static bool si476x_core_element_is_in_array(u16 element, in si476x_core_element_is_in_array()
28 const u16 array[], in si476x_core_element_is_in_array()
40 static bool si476x_core_element_is_in_range(u16 element, in si476x_core_element_is_in_range()
54 u16 property) in si476x_core_is_valid_property_a10()
56 static const u16 valid_properties[] = { in si476x_core_is_valid_property_a10()
95 u16 property) in si476x_core_is_valid_property_a20()
97 static const u16 valid_properties[] = { in si476x_core_is_valid_property_a20()
116 u16 property) in si476x_core_is_valid_property_a30()
118 static const u16 valid_properties[] = { in si476x_core_is_valid_property_a30()
[all …]
/linux-4.1.27/fs/ntfs/
Dmst.c44 u16 usa_ofs, usa_count, usn; in post_read_mst_fixup()
45 u16 *usa_pos, *data_pos; in post_read_mst_fixup()
58 usa_pos = (u16*)b + usa_ofs/sizeof(u16); in post_read_mst_fixup()
70 data_pos = (u16*)b + NTFS_BLOCK_SIZE/sizeof(u16) - 1; in post_read_mst_fixup()
84 data_pos += NTFS_BLOCK_SIZE/sizeof(u16); in post_read_mst_fixup()
88 data_pos = (u16*)b + NTFS_BLOCK_SIZE/sizeof(u16) - 1; in post_read_mst_fixup()
97 data_pos += NTFS_BLOCK_SIZE/sizeof(u16); in post_read_mst_fixup()
126 u16 usa_ofs, usa_count, usn; in pre_write_mst_fixup()
183 u16 usa_ofs = le16_to_cpu(b->usa_ofs); in post_write_mst_fixup()
184 u16 usa_count = le16_to_cpu(b->usa_count) - 1; in post_write_mst_fixup()
/linux-4.1.27/sound/soc/blackfin/
Dbf5xx-ac97.h14 u16 ac97_tag; /* slot 0 */
15 u16 ac97_addr; /* slot 1 */
16 u16 ac97_data; /* slot 2 */
17 u16 ac97_pcm_l; /*slot 3:front left*/
18 u16 ac97_pcm_r; /*slot 4:front left*/
20 u16 ac97_mdm_l1;
21 u16 ac97_center; /*slot 6:center*/
22 u16 ac97_sl; /*slot 7:surround left*/
23 u16 ac97_sr; /*slot 8:surround right*/
24 u16 ac97_lfe; /*slot 9:lfe*/
/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma.h69 u16 max_pd;
70 u16 max_dpp_pds;
71 u16 max_cq;
72 u16 max_cqe;
73 u16 max_qp;
74 u16 max_wqe;
75 u16 max_rqe;
76 u16 max_srq;
89 u16 max_ord_per_qp;
90 u16 max_ird_per_qp;
[all …]
/linux-4.1.27/drivers/net/ethernet/dlink/
Ddl2k.h282 u16 image;
284 u16 disable_jabber:1; // bit 0
285 u16 polarity_reversal:1; // bit 1
286 u16 SEQ_test:1; // bit 2
287 u16 _bit_3:1; // bit 3
288 u16 disable_CLK125:1; // bit 4
289 u16 mdi_crossover_mode:2; // bit 6:5
290 u16 enable_ext_dist:1; // bit 7
291 u16 _bit_8_9:2; // bit 9:8
292 u16 force_link:1; // bit 10
[all …]
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.h35 u16 ixgbe_get_pcie_msix_count_generic(struct ixgbe_hw *hw);
44 enum ixgbe_bus_width ixgbe_convert_bus_width(u16 link_status);
45 enum ixgbe_bus_speed ixgbe_convert_bus_speed(u16 link_status);
54 s32 ixgbe_write_eeprom_generic(struct ixgbe_hw *hw, u16 offset, u16 data);
55 s32 ixgbe_write_eeprom_buffer_bit_bang_generic(struct ixgbe_hw *hw, u16 offset,
56 u16 words, u16 *data);
57 s32 ixgbe_read_eerd_generic(struct ixgbe_hw *hw, u16 offset, u16 *data);
58 s32 ixgbe_read_eerd_buffer_generic(struct ixgbe_hw *hw, u16 offset,
59 u16 words, u16 *data);
60 s32 ixgbe_write_eewr_generic(struct ixgbe_hw *hw, u16 offset, u16 data);
[all …]
Dixgbe.h143 u16 vf_mc_hashes[IXGBE_MAX_VF_MC_ENTRIES];
144 u16 num_vf_mc_hashes;
145 u16 default_vf_vlan_id;
146 u16 vlans_enabled;
149 u16 pf_vlan; /* When set, guest VLAN config not allowed. */
150 u16 pf_qos;
151 u16 tx_rate;
152 u16 vlan_count;
266 u16 count; /* amount of descriptors */
274 u16 next_to_use;
[all …]
Dixgbe_mbx.c43 s32 ixgbe_read_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) in ixgbe_read_mbx()
66 s32 ixgbe_write_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) in ixgbe_write_mbx()
86 s32 ixgbe_check_for_msg(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_msg()
103 s32 ixgbe_check_for_ack(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_ack()
120 s32 ixgbe_check_for_rst(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_rst()
137 static s32 ixgbe_poll_for_msg(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_poll_for_msg()
162 static s32 ixgbe_poll_for_ack(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_poll_for_ack()
190 static s32 ixgbe_read_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, in ixgbe_read_posted_mbx()
191 u16 mbx_id) in ixgbe_read_posted_mbx()
217 static s32 ixgbe_write_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, in ixgbe_write_posted_mbx()
[all …]
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h135 typedef u8 (*format_fw_ver_t)(u32 raw, u8 *str, u16 *len);
143 u16 reg;
144 u16 val;
153 u16 flags;
172 u16 rx_preemphasis[4];
175 u16 tx_preemphasis[4];
196 u16 req_flow_ctrl;
198 u16 req_line_speed;
202 u16 req_duplex;
203 u16 rsrv;
[all …]
Dbnx2x_vfpf.h83 u16 type;
84 u16 length;
176 u16 db_size;
224 u16 stats_stride;
243 u16 hc_rate; /* desired interrupts per sec. */
246 u16 mtu;
247 u16 buf_sz;
248 u16 flags; /* VFPF_QUEUE_FLG_X flags */
249 u16 stat_id; /* valid iff VFPF_QUEUE_FLG_STATS */
252 u16 sge_buf_sz;
[all …]
/linux-4.1.27/drivers/rapidio/
Drio.h22 extern u32 rio_mport_get_feature(struct rio_mport *mport, int local, u16 destid,
25 u16 destid, u8 hopcount);
26 extern u32 rio_mport_get_efb(struct rio_mport *port, int local, u16 destid,
28 extern int rio_mport_chk_dev_access(struct rio_mport *mport, u16 destid,
31 extern int rio_lock_device(struct rio_mport *port, u16 destid,
33 extern int rio_unlock_device(struct rio_mport *port, u16 destid, u8 hopcount);
35 u16 table, u16 route_destid, u8 route_port, int lock);
36 extern int rio_route_get_entry(struct rio_dev *rdev, u16 table,
37 u16 route_destid, u8 *route_port, int lock);
38 extern int rio_route_clr_table(struct rio_dev *rdev, u16 table, int lock);
[all …]
/linux-4.1.27/drivers/media/usb/gspca/gl860/
Dgl860.h46 u16 backlight;
47 u16 brightness;
48 u16 sharpness;
49 u16 contrast;
50 u16 gamma;
51 u16 hue;
52 u16 saturation;
53 u16 whitebal;
82 u16 val;
83 u16 idx;
[all …]
/linux-4.1.27/security/selinux/include/
Dnetlabel.h49 u16 family,
53 u16 family,
56 int selinux_netlbl_inet_conn_request(struct request_sock *req, u16 family);
57 void selinux_netlbl_inet_csk_clone(struct sock *sk, u16 family);
58 int selinux_netlbl_socket_post_create(struct sock *sk, u16 family);
61 u16 family,
94 u16 family, in selinux_netlbl_skbuff_getsid()
103 u16 family, in selinux_netlbl_skbuff_setsid()
116 u16 family) in selinux_netlbl_inet_conn_request()
120 static inline void selinux_netlbl_inet_csk_clone(struct sock *sk, u16 family) in selinux_netlbl_inet_csk_clone()
[all …]
/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/
Dcontrolframework.h32 u16 enabled:1; /* Bit 0: May enter other states */
33 u16 active:1; /* Bit 1: Assigned to active partition */
34 u16 alive:1; /* Bit 2: Configure message sent to
36 u16 revoked:1; /* Bit 3: similar to partition state
38 u16 allocated:1; /* Bit 4: memory (device/port number)
40 u16 known:1; /* Bit 5: has been introduced to the
42 u16 ready:1; /* Bit 6: service/Guest partition has
44 u16 operating:1; /* Bit 7: resource is configured and
/linux-4.1.27/drivers/staging/ft1000/
Dft1000.h300 u16 type;
301 u16 length;
307 u16 type;
308 u16 length;
309 u16 state;
319 u16 type;
320 u16 length;
338 u16 DrvErrNum;
339 u16 AsicID;
345 u16 fifo_cnt;
[all …]
/linux-4.1.27/arch/alpha/include/asm/
Dvga.h16 static inline void scr_writew(u16 val, volatile u16 *addr) in scr_writew()
19 __raw_writew(val, (volatile u16 __iomem *) addr); in scr_writew()
24 static inline u16 scr_readw(volatile const u16 *addr) in scr_readw()
27 return __raw_readw((volatile const u16 __iomem *) addr); in scr_readw()
32 static inline void scr_memsetw(u16 *s, u16 c, unsigned int count) in scr_memsetw()
35 memsetw_io((u16 __iomem *) s, c, count); in scr_memsetw()
41 extern void scr_memcpyw(u16 *d, const u16 *s, unsigned int count);
/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_efuse.c56 u16 tmpV16; in Efuse_PowerSwitch()
103 u16
106 u16 ret = 0; in Efuse_GetCurrentSize23a()
135 ReadEFuseByte23a(struct rtw_adapter *Adapter, u16 _offset, u8 *pbuf) in ReadEFuseByte23a()
139 u16 retry; in ReadEFuseByte23a()
174 u16 *pu2Tmp; in EFUSE_GetEfuseDefinition23a()
269 EFUSE_Read1Byte23a(struct rtw_adapter *Adapter, u16 Address) in EFUSE_Read1Byte23a()
275 u16 contentLen = 0; in EFUSE_Read1Byte23a()
329 EFUSE_Write1Byte(struct rtw_adapter *Adapter, u16 Address, u8 Value);
331 EFUSE_Write1Byte(struct rtw_adapter *Adapter, u16 Address, u8 Value) in EFUSE_Write1Byte()
[all …]
/linux-4.1.27/include/linux/isdn/
Dcapilli.h47 void (*register_appl)(struct capi_ctr *, u16 appl,
49 void (*release_appl)(struct capi_ctr *, u16 appl);
50 u16 (*send_message)(struct capi_ctr *, struct sk_buff *skb);
85 void capi_ctr_handle_message(struct capi_ctr * card, u16 appl, struct sk_buff *skb);
106 void capilib_new_ncci(struct list_head *head, u16 applid, u32 ncci, u32 winsize);
107 void capilib_free_ncci(struct list_head *head, u16 applid, u32 ncci);
108 void capilib_release_appl(struct list_head *head, u16 applid);
110 void capilib_data_b3_conf(struct list_head *head, u16 applid, u32 ncci, u16 msgid);
111 u16 capilib_data_b3_req(struct list_head *head, u16 applid, u32 ncci, u16 msgid);
/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
Dixgb_ee.c34 static u16 ixgb_shift_in_bits(struct ixgb_hw *hw);
37 u16 data,
38 u16 count);
92 u16 data, in ixgb_shift_out_bits()
93 u16 count) in ixgb_shift_out_bits()
138 static u16
143 u16 data; in ixgb_shift_in_bits()
332 u16 checksum = 0; in ixgb_validate_eeprom_checksum()
333 u16 i; in ixgb_validate_eeprom_checksum()
338 if (checksum == (u16) EEPROM_SUM) in ixgb_validate_eeprom_checksum()
[all …]
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
Dfm10k_mbx.c29 static void fm10k_fifo_init(struct fm10k_mbx_fifo *fifo, u32 *buffer, u16 size) in fm10k_fifo_init()
43 static u16 fm10k_fifo_used(struct fm10k_mbx_fifo *fifo) in fm10k_fifo_used()
54 static u16 fm10k_fifo_unused(struct fm10k_mbx_fifo *fifo) in fm10k_fifo_unused()
77 static u16 fm10k_fifo_head_offset(struct fm10k_mbx_fifo *fifo, u16 offset) in fm10k_fifo_head_offset()
89 static u16 fm10k_fifo_tail_offset(struct fm10k_mbx_fifo *fifo, u16 offset) in fm10k_fifo_tail_offset()
100 static u16 fm10k_fifo_head_len(struct fm10k_mbx_fifo *fifo) in fm10k_fifo_head_len()
118 static u16 fm10k_fifo_head_drop(struct fm10k_mbx_fifo *fifo) in fm10k_fifo_head_drop()
120 u16 len = fm10k_fifo_head_len(fifo); in fm10k_fifo_head_drop()
149 static u16 fm10k_mbx_index_len(struct fm10k_mbx_info *mbx, u16 head, u16 tail) in fm10k_mbx_index_len()
151 u16 len = tail - head; in fm10k_mbx_index_len()
[all …]
/linux-4.1.27/arch/mips/include/asm/mach-ath25/
Dath25_platform.h15 u16 cksum; /* checksum (starting with BD_REV 2) */
16 u16 rev; /* revision of this struct */
19 u16 major; /* Board major number */
20 u16 minor; /* Board minor number */
40 u16 reset_config_gpio; /* Reset factory GPIO pin */
41 u16 sys_led_gpio; /* System LED GPIO pin */
51 u16 pci_id; /* Pseudo PCIID for common code */
52 u16 mem_cap; /* cap bank1 in MB */
64 u16 devid;
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dsta.h270 u16 seq_number;
271 u16 next_reclaimed;
276 u16 txq_id;
277 u16 ssn;
278 u16 tx_time;
281 static inline u16 iwl_mvm_tid_queued(struct iwl_mvm_tid_data *tid_data) in iwl_mvm_tid_queued()
317 u16 tid_disable_agg;
379 u16 *phase1key);
387 int tid, u16 ssn, bool start);
389 struct ieee80211_sta *sta, u16 tid, u16 *ssn);
[all …]
/linux-4.1.27/drivers/net/ethernet/qlogic/
Dqla3xxx.h820 u16 etherMtu_mac;
821 u16 pauseThreshold_mac;
822 u16 resumeThreshold_mac;
823 u16 portConfiguration;
833 u16 reserved[12];
841 u16 SpinDlyEn:1, disBios:1, EnMemMap:1, EnSelectBoot:1, Reserved:12;
849 u16 MaxLunsTrgt;
858 u16 macAddress[3];
859 u16 macAddressSecondary[3];
861 u16 subsysVendorId;
[all …]
/linux-4.1.27/net/bridge/
Dbr_private.h80 u16 port_idx;
81 u16 pvid;
89 u16 num_vlans;
149 u16 port_no;
222 u16 group_fwd_mask;
223 u16 group_fwd_mask_required;
239 u16 root_port;
294 u16 default_pvid;
307 u16 frag_max_size;
382 const unsigned char *addr, u16 vid);
[all …]
/linux-4.1.27/drivers/staging/ft1000/ft1000-pcmcia/
Dft1000_dnld.c85 u16 get_handshake(struct net_device *dev, u16 expected_value);
86 void put_handshake(struct net_device *dev, u16 handshake_value);
87 u16 get_request_type(struct net_device *dev);
90 u16 hdr_checksum(struct pseudo_hdr *pHdr);
149 u16 get_handshake(struct net_device *dev, u16 expected_value) in get_handshake()
152 u16 handshake; in get_handshake()
167 handshake = (u16)tempx; in get_handshake()
183 void put_handshake(struct net_device *dev, u16 handshake_value) in put_handshake()
199 u16 get_request_type(struct net_device *dev) in get_request_type()
202 u16 request_type; in get_request_type()
[all …]
/linux-4.1.27/drivers/usb/gadget/udc/
Dr8a66597-udc.h45 u16 pipe;
46 u16 epnum;
47 u16 maxpacket;
48 u16 type;
49 u16 interval;
50 u16 dir_in;
70 u16 pipenum;
71 u16 type;
105 u16 ep0_data; /* for internal request */
106 u16 old_vbus;
[all …]
/linux-4.1.27/drivers/gpu/drm/radeon/
Dci_dpm.h42 u16 pcie_lane;
46 u16 performance_level_count;
84 u16 valid_flag;
100 u16 count;
101 u16 leakage_id[CISLANDS_MAX_LEAKAGE_COUNT];
102 u16 actual_voltage[CISLANDS_MAX_LEAKAGE_COUNT];
117 u16 mvdd_bootup_value;
118 u16 vddc_bootup_value;
119 u16 vddci_bootup_value;
122 u16 pcie_gen_bootup_value;
[all …]
/linux-4.1.27/drivers/video/fbdev/mb862xx/
Dmb862xxfb_accel.c75 static void mb86290fb_imageblit1(u32 *cmd, u16 step, u16 dx, u16 dy, in mb86290fb_imageblit1()
76 u16 width, u16 height, u32 fgcolor, in mb86290fb_imageblit1()
82 u16 bytes; in mb86290fb_imageblit1()
124 static void mb86290fb_imageblit8(u32 *cmd, u16 step, u16 dx, u16 dy, in mb86290fb_imageblit8()
125 u16 width, u16 height, u32 fgcolor, in mb86290fb_imageblit8()
131 u16 bytes; in mb86290fb_imageblit8()
163 static void mb86290fb_imageblit16(u32 *cmd, u16 step, u16 dx, u16 dy, in mb86290fb_imageblit16()
164 u16 width, u16 height, u32 fgcolor, in mb86290fb_imageblit16()
170 u16 bytes; in mb86290fb_imageblit16()
193 void (*cmdfn) (u32 *, u16, u16, u16, u16, u16, u32, u32, in mb86290fb_imageblit()
[all …]
/linux-4.1.27/arch/mips/include/asm/mach-loongson/
Dboot_param.h18 u16 vers; /* version of efi_memory_map */
42 u16 vers; /* version of efi_cpuinfo_loongson */
46 u16 cpu_startup_core_id; /* Boot core id */
47 u16 reserved_cores_mask;
75 u16 vers; /* version of system_loongson */
92 u16 vers;
93 u16 size;
94 u16 rtr_bus;
95 u16 rtr_devfn;
111 u16 vers; /* version of the specificition */
[all …]

12345678910>>...33