Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dsort.c2210 if (hde->raw_trace) in update_dynamic_len()
2301 if (hde->raw_trace) in __sort__hde_entry()
2307 field = hde->field; in __sort__hde_entry()
2361 field = hde->field; in __sort__hde_cmp()
2404 free(hde); in hde_free()
2413 hde = malloc(sizeof(*hde)); in __alloc_dynamic_entry()
2414 if (hde == NULL) { in __alloc_dynamic_entry()
2438 hde->hpp.len = 0; in __alloc_dynamic_entry()
2442 return hde; in __alloc_dynamic_entry()
2460 new_hde = memdup(hde, sizeof(*hde)); in perf_hpp_fmt__dup()
[all …]
/linux/drivers/gpu/drm/ingenic/
A Dingenic-drm-drv.c195 unsigned int vpe, vds, vde, vt, hpe, hds, hde, ht; in ingenic_drm_crtc_update_timings() local
204 hde = hds + mode->crtc_hdisplay; in ingenic_drm_crtc_update_timings()
205 ht = hde + mode->crtc_hsync_start - mode->crtc_hdisplay; in ingenic_drm_crtc_update_timings()
221 hde << JZ_LCD_DAH_HDE_OFFSET); in ingenic_drm_crtc_update_timings()
227 regmap_write(priv->map, JZ_REG_LCD_PS, hde << 16 | (hde + 1)); in ingenic_drm_crtc_update_timings()
228 regmap_write(priv->map, JZ_REG_LCD_CLS, hde << 16 | (hde + 1)); in ingenic_drm_crtc_update_timings()
/linux/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/drivers/video/fbdev/
A Datafb.c122 short hht, hbb, hbe, hdb, hde, hss; member
145 #define HDE hw.falcon.hde
1485 var->right_margin = prescale * (hw->hht + 2 - hw->hde) - hde_off; in falcon_encode_var()
1543 hw->hde = videl.hde; in falcon_get_par()
1605 videl.hde = hw->hde; in falcon_vbl_switcher()
/linux/drivers/gpu/drm/ast/
A Dast_drv.h286 u32 hde; member
A Dast_mode.c185 adjusted_mode->crtc_hblank_start = vbios_mode->enh_table->hde + hborder; in ast_get_vbios_mode_info()
187 adjusted_mode->crtc_hsync_start = vbios_mode->enh_table->hde + hborder + in ast_get_vbios_mode_info()
189 adjusted_mode->crtc_hsync_end = (vbios_mode->enh_table->hde + hborder + in ast_get_vbios_mode_info()
/linux/Documentation/power/
A Dswsusp-dmcrypt.rst85 if [ -f /proc/ide/hde/media ]
/linux/arch/m68k/include/asm/
A Datarihw.h263 u_short hde; member
/linux/Documentation/ide/
A DChangeLog.ide-cd.1994-200486 * problem with "hde=cdrom" with no drive present. -ml
A Dide.rst62 Tertiary: ide2, port 0x1e8; major=33; hde is minor=0; hdf is minor=64
/linux/Documentation/admin-guide/
A Ddevices.txt713 0 = /dev/hde Master: whole disk (or CD-ROM)

Completed in 45 milliseconds