Searched refs:u16 (Results 251 - 275 of 863) sorted by relevance

<<11121314151617181920>>

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dmve-vmlaldav.s14 .irp data, .u16, .u32
24 vmlaldavt.u16 r0, r1, q2, q3
H A Dmve-vqmovn.s3 .irp data, s16, u16, s32, u32
23 vqmovnbt.u16 q7, q7
H A Dmve-vqshl-bad.s13 vqshl.u16 q0, q1, #16
17 vqshl.u16 q0, sp
H A Dmve-vstr-bad-2.s10 vstrw.u16 q0, [q1, #4]
26 vstrd.u16 q0, [q1, #8]
H A Dmve-vldr-bad-1.s74 vldrd.u16 q0, [r0, q1]
94 vldrb.u16 q0, [r0, q1, UXTW #1]
96 vldrh.u16 q0, [r0, q1, #1]
97 vldrh.u16 q0, [r0, q1, UXTW #2]
99 vldrh.u16 q0, [r0, q1, UXTW #3]
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Dnotify.h104 const u8 *src, u16 dev_passwd_id, u8 go_intent);
111 u16 update_indic, const u8 *tlvs,
114 const u8 *sa, u16 update_indic,
119 u16 config_methods,
154 u16 reason_code);
158 const u8 *peer_addr, u16 reason_code);
H A Dbss.h24 u16 infoid;
88 u16 beacon_int;
90 u16 caps;
/netbsd-current/external/bsd/wpa/dist/src/eap_common/
H A Deap_sim_common.h75 const u8 *nonce_mt, u16 selected_version,
82 int eap_sim_derive_keys_reauth(u16 _counter,
95 int eap_aka_prime_derive_keys_reauth(const u8 *k_re, u16 counter,
116 static inline int eap_aka_prime_derive_keys_reauth(const u8 *k_re, u16 counter,
200 u16 kdf[EAP_AKA_PRIME_KDF_MAX];
221 u16 value, const u8 *data, size_t len);
H A Deap_fast_common.c19 void eap_fast_put_tlv_hdr(struct wpabuf *buf, u16 type, u16 len)
28 void eap_fast_put_tlv(struct wpabuf *buf, u16 type, const void *data,
29 u16 len)
36 void eap_fast_put_tlv_buf(struct wpabuf *buf, u16 type,
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsi_dpm.h279 u16 valid_flag;
491 u16 vddc;
561 u16 max_vddc;
562 u16 max_vddc_in_table;
563 u16 min_vddc_in_table;
572 u16 acpi_vddc;
593 u16 state_table_start;
594 u16 soft_regs_start;
595 u16 sram_end;
603 u16 vdd
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
H A Dnouveau_nvkm_subdev_bios_i2c.c33 u16
36 u16 i2c = 0x0000;
37 u16 dcb = dcb_table(bios, ver, hdr, cnt, len);
65 u16
69 u16 i2c = dcb_i2c_table(bios, ver, &hdr, &cnt, len);
80 u16 ent = dcb_i2c_entry(bios, idx, &ver, &len);
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dni_dpm.h57 u16 valid_flag;
175 u16 performance_level_count;
197 u16 arb_table_start;
198 u16 fan_table_start;
199 u16 cac_table_start;
200 u16 spll_table_start;
H A Dkv_dpm.h100 u16 bootup_nb_voltage_index;
119 u16 high_voltage_t;
132 u16 fps_high_t;
H A Dcypress_dpm.h39 u16 valid_flag;
81 u16 acpi_vddci;
92 u16 mc_reg_table_start;
/netbsd-current/external/bsd/wpa/dist/src/rsn_supp/
H A Dwpa_i.h170 u16 owe_group;
191 static inline void wpa_sm_deauthenticate(struct wpa_sm *sm, u16 reason_code)
220 u16 proto, const u8 *buf, size_t len)
239 const void *data, u16 data_len,
323 u16 status_code, u32 peer_capab,
345 u16 aid, u16 capability, const u8 *supp_rates,
414 int ver, const u8 *dest, u16 proto,
423 u16 ver, u16 key_inf
[all...]
/netbsd-current/external/bsd/wpa/dist/src/utils/
H A Dcommon.h95 typedef UINT16 u16; typedef
107 typedef UINT16 u16; typedef
124 typedef uint16_t u16; typedef
179 #define le_to_host16(n) ((__force u16) (le16) (n))
180 #define host_to_le16(n) ((__force le16) (u16) (n))
181 #define be_to_host16(n) bswap_16((__force u16) (be16) (n))
217 static inline u16 WPA_GET_BE16(const u8 *a)
222 static inline void WPA_PUT_BE16(u8 *a, u16 val)
228 static inline u16 WPA_GET_LE16(const u8 *a)
233 static inline void WPA_PUT_LE16(u8 *a, u16 va
[all...]
/netbsd-current/sys/dev/pci/ixgbe/
H A Dixgbe_x550.c123 static s32 ixgbe_read_cs4227(struct ixgbe_hw *hw, u16 reg, u16 *value)
136 static s32 ixgbe_write_cs4227(struct ixgbe_hw *hw, u16 reg, u16 value)
190 u16 value;
263 u16 value = 0;
357 u32 dev_type, u16 *phy_data)
391 *phy_data = (u16)data;
404 u32 dev_type, u16 phy_data)
501 s32 ixgbe_fw_phy_activity(struct ixgbe_hw *hw, u16 activit
[all...]
/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dap_config.h238 u16 infoid;
436 u16 pwd_group;
464 u16 max_listen_interval;
583 u16 gas_comeback_delay;
598 u16 anqp_domain_id;
607 u16 width;
608 u16 height;
703 u16 dhcp_server_port;
704 u16 dhcp_relay_port;
848 u16 he_rts_threshol
[all...]
H A Dap_drv_ops.h39 const u8 *addr, u16 aid, u16 capability,
41 u16 listen_interval,
78 hostapd_get_hw_feature_data(struct hostapd_data *hapd, u16 *num_modes,
79 u16 *flags, u8 *dfs_domain);
98 const u16 *csa_offs, size_t csa_offs_len);
119 u16 auth_alg);
121 u16 seq, u16 status, const u8 *ie, size_t len);
123 int reassoc, u16 statu
[all...]
/netbsd-current/sys/external/bsd/dwc2/dist/
H A Ddwc2_core.h766 u16 periodic_usecs;
767 u16 frame_usecs[8];
768 u16 frame_number;
769 u16 periodic_qh_count;
775 u16 last_frame_num;
776 u16 *frame_num_array;
777 u16 *last_frame_num_array;
908 extern void dwc2_read_packet(struct dwc2_hsotg *hsotg, u8 *dest, u16 bytes);
1166 extern u16 dwc2_get_otg_version(struct dwc2_hsotg *hsotg);
/netbsd-current/external/bsd/wpa/dist/src/p2p/
H A Dp2p.h196 u16 method;
267 u16 config_methods;
366 u16 config_methods;
537 u16 config_methods;
631 const u8 *req_dev_types, const u8 *dev_id, u16 pw_id);
786 void (*go_neg_req_rx)(void *ctx, const u8 *src, u16 dev_passwd_id,
827 u16 update_indic, const u8 *tlvs, size_t tlvs_len);
842 void (*sd_response)(void *ctx, const u8 *sa, u16 update_indic,
862 void (*prov_disc_req)(void *ctx, const u8 *peer, u16 config_methods,
864 const char *dev_name, u16 supp_config_method
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Dnouveau_dispnv50_wndwc57e.c128 static u16
129 fixedU0_16_FP16(u16 fixed)
154 u16 r = fixedU0_16_FP16(drm_color_lut_extract(in-> red, 16));
155 u16 g = fixedU0_16_FP16(drm_color_lut_extract(in->green, 16));
156 u16 b = fixedU0_16_FP16(drm_color_lut_extract(in-> blue, 16));
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/display/
H A Ddvo_ns2501.c216 u16 pll_b; /* PLL configuration, register B, 1C/1D */
217 u16 hstart; /* horizontal start, registers C1/C2 */
218 u16 hstop; /* horizontal total, registers C3/C4 */
219 u16 vstart; /* vertical start, registers C5/C6 */
220 u16 vstop; /* vertical total, registers C7/C8 */
221 u16 vsync; /* manual vertical sync start, 80/81 */
222 u16 vtotal; /* number of lines generated, 82/83 */
223 u16 hpos; /* horizontal position + 256, 98/99 */
224 u16 vpos; /* vertical position, 8e/8f */
225 u16 voff
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_device_info.h155 u16 gen_mask;
184 u16 ddb_size; /* in blocks */
210 u16 device_id;
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dmpt.h121 u16 control, data;
125 control = *(u16 *)(vgpu_cfg_space(vgpu) + MSI_CAP_CONTROL(offset));
127 data = *(u16 *)(vgpu_cfg_space(vgpu) + MSI_CAP_DATA(offset));

Completed in 338 milliseconds

<<11121314151617181920>>