| /netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/ |
| H A D | intel_vbt_defs.h | 57 u16 version; 58 u16 header_size; 59 u16 vbt_size; 75 u16 version; 76 u16 header_size; 77 u16 bdb_size; 360 u16 handle; 361 u16 device_type; /* See DEVICE_TYPE_* above */ 371 u16 dtd_buf_ptr; /* 161 */ 384 u16 addin_offset; [all …]
|
| H A D | intel_bios.h | 54 u16 t1_t3; 55 u16 t8; 56 u16 t9; 57 u16 t10; 58 u16 t11_t12; 99 u16 panel_id; 139 u16 dual_link:2; 140 u16 lane_cnt:2; 141 u16 pixel_overlap:3; 142 u16 rgb_flip:1; [all …]
|
| H A D | intel_dsi.h | 58 u16 ports; /* VLV DSI */ 59 u16 phys; /* ICL DSI */ 69 u16 operation_mode; 94 u16 dcs_backlight_ports; 95 u16 dcs_cabc_ports; 108 u16 lp_byte_clk; 111 u16 hs_tx_timeout; 112 u16 lp_rx_timeout; 113 u16 turn_arnd_val; 114 u16 rst_timer_val; [all …]
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/ |
| H A D | atom.h | 32 u16 iW; 33 u16 iH; 34 u16 oW; 35 u16 oH; 42 u16 active; 43 u16 synce; 44 u16 blanke; 45 u16 blanks; 49 u16 synce; 50 u16 blanke; [all …]
|
| /netbsd-src/sys/external/bsd/ena-com/ |
| H A D | ena_com.h | 114 u16 len; /**< Buffer length in bytes */ 118 u16 len; 119 u16 req_id; 130 u16 mss; 131 u16 l3_hdr_len; 132 u16 l3_hdr_offset; 133 u16 l4_hdr_len; /* In words */ 138 u16 desc_stride_ctrl; 140 u16 desc_list_entry_size; 141 u16 descs_num_before_header; [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
| H A D | COFFImportFile.cpp | 138 using u16 = support::ulittle16_t; typedef in llvm::object::__anon8237937a0111::ObjectFactory 187 u16(Machine), in createImportDescriptor() 188 u16(NumberOfSections), in createImportDescriptor() 197 u16(0), in createImportDescriptor() 198 u16(is32bit(Machine) ? IMAGE_FILE_32BIT_MACHINE : C_Invalid), in createImportDescriptor() 212 u16(NumberOfRelocations), in createImportDescriptor() 213 u16(0), in createImportDescriptor() 225 u16(0), in createImportDescriptor() 226 u16(0), in createImportDescriptor() 240 u16(getImgRelRelocation(Machine))}, in createImportDescriptor() [all …]
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/ |
| H A D | disp.h | 6 u16 nvbios_disp_table(struct nvkm_bios *, 10 u16 data; 13 u16 nvbios_disp_entry(struct nvkm_bios *, u8 idx, u8 *ver, u8 *hdr, u8 *sub); 14 u16 nvbios_disp_parse(struct nvkm_bios *, u8 idx, u8 *ver, u8 *hdr, u8 *sub, 18 u16 type; 19 u16 mask; 20 u16 script[3]; 23 u16 nvbios_outp_entry(struct nvkm_bios *, u8 idx, 25 u16 nvbios_outp_parse(struct nvkm_bios *, u8 idx, 27 u16 nvbios_outp_match(struct nvkm_bios *, u16 type, u16 mask, [all …]
|
| H A D | dp.h | 7 u16 11 u16 type; 12 u16 mask; 18 u16 nvbios_dpout_parse(struct nvkm_bios *, u8 idx, 21 u16 nvbios_dpout_match(struct nvkm_bios *, u16 type, u16 mask, 32 u16 33 nvbios_dpcfg_parse(struct nvkm_bios *, u16 outp, u8 idx, 35 u16 36 nvbios_dpcfg_match(struct nvkm_bios *, u16 outp, u8 pc, u8 vs, u8 pe,
|
| /netbsd-src/sys/dev/pci/ixgbe/ |
| H A D | ixgbe_mbx.h | 45 void (*release)(struct ixgbe_hw *hw, u16 mbx_id); 46 s32 (*read)(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id); 47 s32 (*write)(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id); 48 s32 (*check_for_msg)(struct ixgbe_hw *hw, u16 vf_number); 49 s32 (*check_for_ack)(struct ixgbe_hw *hw, u16 vf_number); 50 s32 (*check_for_rst)(struct ixgbe_hw *hw, u16 vf_number); 51 s32 (*clear)(struct ixgbe_hw *hw, u16 vf_number); 74 u16 size; 198 s32 ixgbe_read_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id); 199 s32 ixgbe_poll_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id); [all …]
|
| H A D | ixgbe_common.h | 49 u16 word[2]; 50 u16 *pba_block; 55 u16 ixgbe_get_pcie_msix_count_generic(struct ixgbe_hw *hw); 64 s32 ixgbe_read_pba_raw(struct ixgbe_hw *hw, u16 *eeprom_buf, 65 u32 eeprom_buf_size, u16 max_pba_block_size, 67 s32 ixgbe_write_pba_raw(struct ixgbe_hw *hw, u16 *eeprom_buf, 69 s32 ixgbe_get_pba_block_size(struct ixgbe_hw *hw, u16 *eeprom_buf, 70 u32 eeprom_buf_size, u16 *pba_block_size); 73 void ixgbe_set_pci_config_data_generic(struct ixgbe_hw *hw, u16 link_status); 82 s32 ixgbe_write_eeprom_generic(struct ixgbe_hw *hw, u16 offset, u16 data); [all …]
|
| H A D | ixgbe_mbx.c | 45 static s32 ixgbe_poll_for_msg(struct ixgbe_hw *hw, u16 mbx_id); 46 static s32 ixgbe_poll_for_ack(struct ixgbe_hw *hw, u16 mbx_id); 57 s32 ixgbe_read_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) in ixgbe_read_mbx() 86 s32 ixgbe_poll_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) in ixgbe_poll_mbx() 123 s32 ixgbe_write_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) in ixgbe_write_mbx() 156 s32 ixgbe_check_for_msg(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_msg() 176 s32 ixgbe_check_for_ack(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_ack() 196 s32 ixgbe_check_for_rst(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_rst() 216 s32 ixgbe_clear_mbx(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_clear_mbx() 236 static s32 ixgbe_poll_for_msg(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_poll_for_msg() [all …]
|
| H A D | ixgbe_x550.h | 49 s32 ixgbe_calc_checksum_X550(struct ixgbe_hw *hw, u16 *buffer, u32 buffer_size); 50 s32 ixgbe_validate_eeprom_checksum_X550(struct ixgbe_hw *hw, u16 *checksum_val); 53 u16 offset, u16 words, u16 *data); 54 s32 ixgbe_write_ee_hostif_X550(struct ixgbe_hw *hw, u16 offset, 55 u16 data); 57 u16 offset, u16 words, u16 *data); 58 s32 ixgbe_read_ee_hostif_X550(struct ixgbe_hw *hw, u16 offset, 59 u16 *data); 60 s32 ixgbe_write_ee_hostif_data_X550(struct ixgbe_hw *hw, u16 offset, 61 u16 data); [all …]
|
| H A D | ixgbe_api.h | 73 u16 *phy_data); 75 u16 phy_data); 103 s32 ixgbe_write_eeprom(struct ixgbe_hw *hw, u16 offset, u16 data); 104 s32 ixgbe_write_eeprom_buffer(struct ixgbe_hw *hw, u16 offset, 105 u16 words, u16 *data); 106 s32 ixgbe_read_eeprom(struct ixgbe_hw *hw, u16 offset, u16 *data); 107 s32 ixgbe_read_eeprom_buffer(struct ixgbe_hw *hw, u16 offset, 108 u16 words, u16 *data); 110 s32 ixgbe_validate_eeprom_checksum(struct ixgbe_hw *hw, u16 *checksum_val); 140 u8 ver, u16 len, char *driver_ver); [all …]
|
| /netbsd-src/sys/external/bsd/dwc2/dist/ |
| H A D | dwc2_hcd.h | 142 u16 start_pkt_count; 160 u16 ntd; 175 u16 mps; 202 u16 interval; 282 u16 maxp; 289 u16 usecs; 290 u16 interval; 291 u16 sched_frame; 292 u16 nak_frame; 293 u16 frame_usecs[8]; [all …]
|
| /netbsd-src/sys/external/bsd/drm2/dist/include/drm/ |
| H A D | drm_dsc.h | 100 u16 slice_width; 104 u16 slice_height; 112 u16 pic_width; 116 u16 pic_height; 131 u16 bits_per_pixel; 151 u16 initial_xmit_delay; 158 u16 initial_dec_delay; 174 u16 initial_offset; 178 u16 rc_buf_thresh[DSC_NUM_BUF_RANGES - 1]; 188 u16 rc_model_size; [all …]
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/ |
| H A D | nouveau_nvkm_subdev_bios_disp.c | 33 u16 41 u16 data = nvbios_rd16(bios, U.offset); in nvbios_disp_table() 63 u16 67 u16 data = nvbios_disp_table(bios, ver, &hdr, &cnt, len, sub); in nvbios_disp_entry() 74 u16 78 u16 data = nvbios_disp_entry(bios, idx, ver, len, sub); in nvbios_disp_parse() 86 u16 91 u16 data = nvbios_disp_parse(bios, idx, ver, len, hdr, &info); in nvbios_outp_entry() 100 u16 104 u16 data = nvbios_outp_entry(bios, idx, ver, hdr, cnt, len); in nvbios_outp_parse() [all …]
|
| /netbsd-src/tests/usr.bin/xlint/lint1/ |
| H A D | msg_132.c | 29 u16_t u16; 61 u8 = u16; in unsigned_to_unsigned() 67 u16 = u8; in unsigned_to_unsigned() 69 u16 = u32; in unsigned_to_unsigned() 71 u16 = u64; in unsigned_to_unsigned() 74 u32 = u16; in unsigned_to_unsigned() 79 u64 = u16; in unsigned_to_unsigned() 87 s8 = u16; in unsigned_to_signed() 100 s32 = u16; in unsigned_to_signed() 105 s64 = u16; in unsigned_to_signed() 31 u16_t u16; global() variable 412 unsigned short u16:15; compare_bit_field_to_integer_constant() member [all...] |
| /netbsd-src/external/bsd/wpa/dist/src/common/ |
| H A D | gas.h | 15 struct wpabuf * gas_build_initial_resp(u8 dialog_token, u16 status_code, 16 u16 comeback_delay, size_t size); 18 gas_build_comeback_resp(u8 dialog_token, u16 status_code, u8 frag_id, u8 more, 19 u16 comeback_delay, size_t size); 21 struct wpabuf * gas_anqp_build_initial_resp(u8 dialog_token, u16 status_code, 22 u16 comeback_delay, size_t size); 24 u16 status_code, 25 u16 comeback_delay, 27 struct wpabuf * gas_anqp_build_comeback_resp(u8 dialog_token, u16 status_code, 29 u16 comeback_delay, size_t size); [all …]
|
| /netbsd-src/sys/arch/arm/cortex/ |
| H A D | cpu_in_cksum_asm_neon.S | 97 vmovl.u16 q0, d6 /* 4 U16 -> 4 U32 */ 99 vmovl.u16 q0, d7 /* 4 U16 -> 4 U32 */ 102 vmovl.u16 q0, d8 /* 4 U16 -> 4 U32 */ 104 vmovl.u16 q0, d9 /* 4 U16 -> 4 U32 */ 108 vmovl.u16 q0, d6 /* 4 U16 -> 4 U32 */ 110 vmovl.u16 q0, d7 /* 4 U16 -> 4 U32 */ 113 vmovl.u16 q0, d8 /* 4 U16 -> 4 U32 */ 115 vmovl.u16 q0, d9 /* 4 U16 -> 4 U32 */ 119 vmovl.u16 q0, d6 /* 4 U16 -> 4 U32 */ 121 vmovl.u16 q0, d7 /* 4 U16 -> 4 U32 */ [all …]
|
| /netbsd-src/external/bsd/wpa/dist/src/wps/ |
| H A D | wps_attr_parse.h | 73 u16 manufacturer_len; 74 u16 model_name_len; 75 u16 model_number_len; 76 u16 serial_number_len; 77 u16 dev_name_len; 78 u16 public_key_len; 79 u16 encr_settings_len; 80 u16 ssid_len; 81 u16 network_key_len; 82 u16 authorized_macs_len; [all …]
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_dpm.h | 116 u16 vddc; 117 u16 vddci; 127 u16 v; 137 u16 vddc; 141 u16 vddc1; 142 u16 vddc2; 143 u16 vddc3; 153 u16 voltage; 166 u16 v; 177 u16 v; [all …]
|
| H A D | amdgpu_atombios.h | 110 u16 s1; 125 u16 value; 174 u16 *leakage_id); 177 u16 *vddc, u16 *vddci, 178 u16 virtual_voltage_id, 179 u16 vbios_voltage_id); 182 u16 virtual_voltage_id, 183 u16 *voltage); 206 u16 voltage_id, u16 *voltage); 208 u16 *voltage, [all …]
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
| H A D | ci_dpm.h | 45 u16 pcie_lane; 49 u16 performance_level_count; 87 u16 valid_flag; 103 u16 count; 104 u16 leakage_id[CISLANDS_MAX_LEAKAGE_COUNT]; 105 u16 actual_voltage[CISLANDS_MAX_LEAKAGE_COUNT]; 120 u16 mvdd_bootup_value; 121 u16 vddc_bootup_value; 122 u16 vddci_bootup_value; 125 u16 pcie_gen_bootup_value; [all …]
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/ |
| H A D | head.h | 16 u16 htotal; 17 u16 hsynce; 18 u16 hblanke; 19 u16 hblanks; 20 u16 vtotal; 21 u16 vsynce; 22 u16 vblanke; 23 u16 vblanks; 41 void (*rgpos)(struct nvkm_head *, u16 *hline, u16 *vline); 47 void nv50_head_rgpos(struct nvkm_head *, u16 *, u16 *);
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/ |
| H A D | amd_acpi.h | 32 u16 size; /* structure size in bytes (includes size field) */ 33 u16 version; /* version */ 39 u16 size; /* structure size in bytes (includes size field) */ 46 u16 size; /* structure size in bytes (includes size field) */ 58 u16 size; /* structure size in bytes (includes size field) */ 70 u16 size; /* structure size in bytes (includes size field) */ 71 u16 flags; /* all zeroes */ 87 u16 size; /* structure size in bytes (includes size field) */ 88 u16 version; /* version */ 95 u16 size; /* structure size in bytes (includes size field) */ [all …]
|