Searched refs:hde (Results 1 – 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
D | sort.c | 2025 static int hde_width(struct hpp_dynamic_entry *hde) in hde_width() argument 2027 if (!hde->hpp.len) { in hde_width() 2028 int len = hde->dynamic_len; in hde_width() 2029 int namelen = strlen(hde->field->name); in hde_width() 2030 int fieldlen = hde->field->size; in hde_width() 2035 if (!(hde->field->flags & TEP_FIELD_IS_STRING)) { in hde_width() 2037 fieldlen = hde->field->size * 2 + 2; in hde_width() 2042 hde->hpp.len = len; in hde_width() 2044 return hde->hpp.len; in hde_width() 2047 static void update_dynamic_len(struct hpp_dynamic_entry *hde, in update_dynamic_len() argument [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ingenic/ |
D | ingenic-drm-drv.c | 186 unsigned int vpe, vds, vde, vt, hpe, hds, hde, ht; in ingenic_drm_crtc_update_timings() local 195 hde = hds + mode->hdisplay; in ingenic_drm_crtc_update_timings() 196 ht = hde + mode->hsync_start - mode->hdisplay; in ingenic_drm_crtc_update_timings() 212 hde << JZ_LCD_DAH_HDE_OFFSET); in ingenic_drm_crtc_update_timings() 218 regmap_write(priv->map, JZ_REG_LCD_PS, hde << 16 | (hde + 1)); in ingenic_drm_crtc_update_timings() 219 regmap_write(priv->map, JZ_REG_LCD_CLS, hde << 16 | (hde + 1)); in ingenic_drm_crtc_update_timings()
|
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/ |
D | be_main.h | 532 u8 hde[1]; member 887 u8 hde; /* DWORD 4 */ member 925 u8 hde; /* DWORD 4 */ member
|
D | be_mgmt.c | 1306 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, hde, pwrb, in beiscsi_offload_cxn_v0() 1308 hde) / 32] & OFFLD_PARAMS_HDE) >> 3); in beiscsi_offload_cxn_v0() 1399 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb_v2, hde, pwrb, in beiscsi_offload_cxn_v2() 1401 hde) / 32] & OFFLD_PARAMS_HDE) >> 3); in beiscsi_offload_cxn_v2()
|
D | be_iscsi.c | 872 AMAP_SET_BITS(struct amap_beiscsi_offload_params, hde, params, in beiscsi_set_params_for_offld()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ast/ |
D | ast_drv.h | 261 u32 hde; member
|
D | ast_mode.c | 184 adjusted_mode->crtc_hblank_start = vbios_mode->enh_table->hde + hborder; in ast_get_vbios_mode_info() 186 adjusted_mode->crtc_hsync_start = vbios_mode->enh_table->hde + hborder + in ast_get_vbios_mode_info() 188 adjusted_mode->crtc_hsync_end = (vbios_mode->enh_table->hde + hborder + in ast_get_vbios_mode_info()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
D | atafb.c | 122 short hht, hbb, hbe, hdb, hde, hss; member 145 #define HDE hw.falcon.hde 1493 var->right_margin = prescale * (hw->hht + 2 - hw->hde) - hde_off; in falcon_encode_var() 1551 hw->hde = videl.hde; in falcon_get_par() 1613 videl.hde = hw->hde; in falcon_vbl_switcher()
|
/kernel/linux/linux-5.10/Documentation/power/ |
D | swsusp-dmcrypt.rst | 85 if [ -f /proc/ide/hde/media ]
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
D | atarihw.h | 263 u_short hde; member
|
/kernel/linux/linux-5.10/Documentation/ide/ |
D | ChangeLog.ide-cd.1994-2004 | 86 * problem with "hde=cdrom" with no drive present. -ml
|
D | ide.rst | 62 Tertiary: ide2, port 0x1e8; major=33; hde is minor=0; hdf is minor=64
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | devices.txt | 723 0 = /dev/hde Master: whole disk (or CD-ROM)
|