Home
last modified time | relevance | path

Searched refs:hde (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Dsort.c2527 if (hde->raw_trace) in update_dynamic_len()
2618 if (hde->raw_trace) in __sort__hde_entry()
2624 field = hde->field; in __sort__hde_entry()
2673 field = hde->field; in __sort__hde_cmp()
2717 free(hde); in hde_free()
2737 hde = malloc(sizeof(*hde)); in __alloc_dynamic_entry()
2738 if (hde == NULL) { in __alloc_dynamic_entry()
2763 hde->hpp.len = 0; in __alloc_dynamic_entry()
2767 return hde; in __alloc_dynamic_entry()
2787 new_hde = memdup(hde, sizeof(*hde)); in perf_hpp_fmt__dup()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/ingenic/
A Dingenic-drm-drv.c284 unsigned int vpe, vds, vde, vt, hpe, hds, hde, ht; in ingenic_drm_crtc_update_timings() local
293 hde = hds + mode->crtc_hdisplay; in ingenic_drm_crtc_update_timings()
294 ht = hde + mode->crtc_hsync_start - mode->crtc_hdisplay; in ingenic_drm_crtc_update_timings()
310 hde << JZ_LCD_DAH_HDE_OFFSET); in ingenic_drm_crtc_update_timings()
316 regmap_write(priv->map, JZ_REG_LCD_PS, hde << 16 | (hde + 1)); in ingenic_drm_crtc_update_timings()
317 regmap_write(priv->map, JZ_REG_LCD_CLS, hde << 16 | (hde + 1)); in ingenic_drm_crtc_update_timings()
/linux-6.3-rc2/drivers/scsi/be2iscsi/
A Dbe_main.h532 u8 hde[1]; member
887 u8 hde; /* DWORD 4 */ member
925 u8 hde; /* DWORD 4 */ member
A Dbe_mgmt.c1308 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, hde, pwrb, in beiscsi_offload_cxn_v0()
1310 hde) / 32] & OFFLD_PARAMS_HDE) >> 3); in beiscsi_offload_cxn_v0()
1401 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb_v2, hde, pwrb, in beiscsi_offload_cxn_v2()
1403 hde) / 32] & OFFLD_PARAMS_HDE) >> 3); in beiscsi_offload_cxn_v2()
A Dbe_iscsi.c872 AMAP_SET_BITS(struct amap_beiscsi_offload_params, hde, params, in beiscsi_set_params_for_offld()
/linux-6.3-rc2/drivers/video/fbdev/
A Datafb.c120 short hht, hbb, hbe, hdb, hde, hss; member
143 #define HDE hw.falcon.hde
1474 var->right_margin = prescale * (hw->hht + 2 - hw->hde) - hde_off; in falcon_encode_var()
1532 hw->hde = videl.hde; in falcon_get_par()
1594 videl.hde = hw->hde; in falcon_vbl_switcher()
/linux-6.3-rc2/drivers/gpu/drm/ast/
A Dast_drv.h319 u32 hde; member
A Dast_mode.c215 adjusted_mode->crtc_hblank_start = vbios_mode->enh_table->hde + hborder; in ast_get_vbios_mode_info()
217 adjusted_mode->crtc_hsync_start = vbios_mode->enh_table->hde + hborder + in ast_get_vbios_mode_info()
219 adjusted_mode->crtc_hsync_end = (vbios_mode->enh_table->hde + hborder + in ast_get_vbios_mode_info()
/linux-6.3-rc2/Documentation/power/
A Dswsusp-dmcrypt.rst85 if [ -f /proc/ide/hde/media ]
/linux-6.3-rc2/arch/m68k/include/asm/
A Datarihw.h263 u_short hde; member
/linux-6.3-rc2/Documentation/admin-guide/
A Ddevices.txt713 0 = /dev/hde Master: whole disk (or CD-ROM)

Completed in 59 milliseconds