Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ast/
H A Dast_vbios.h83 u32 hde; member
H A Dast_mode.c794 adjusted_mode->crtc_hdisplay = vmode->hde; in ast_crtc_helper_atomic_check()
795 adjusted_mode->crtc_hblank_start = vmode->hde + hborder; in ast_crtc_helper_atomic_check()
797 adjusted_mode->crtc_hsync_start = vmode->hde + hborder + vmode->hfp; in ast_crtc_helper_atomic_check()
798 adjusted_mode->crtc_hsync_end = vmode->hde + hborder + vmode->hfp + vmode->hsync; in ast_crtc_helper_atomic_check()
H A Dast_vbios.c188 if ((*vmode_tables)->hde == hdisplay && (*vmode_tables)->vde == vdisplay) in __ast_vbios_find_mode_table()
/linux/drivers/gpu/drm/ingenic/
H A Dingenic-drm-drv.c285 unsigned int vpe, vds, vde, vt, hpe, hds, hde, ht; in ingenic_drm_crtc_update_timings() local
294 hde = hds + mode->crtc_hdisplay; in ingenic_drm_crtc_update_timings()
295 ht = hde + mode->crtc_hsync_start - mode->crtc_hdisplay; in ingenic_drm_crtc_update_timings()
311 hde << JZ_LCD_DAH_HDE_OFFSET); in ingenic_drm_crtc_update_timings()
317 regmap_write(priv->map, JZ_REG_LCD_PS, hde << 16 | (hde + 1)); in ingenic_drm_crtc_update_timings()
318 regmap_write(priv->map, JZ_REG_LCD_CLS, hde << 16 | (hde + 1)); in ingenic_drm_crtc_update_timings()
/linux/drivers/scsi/be2iscsi/
H A Dbe_main.h531 u8 hde[1]; member
886 u8 hde; /* DWORD 4 */ member
924 u8 hde; /* DWORD 4 */ member
H 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()
H A Dbe_iscsi.c876 AMAP_SET_BITS(struct amap_beiscsi_offload_params, hde, params, in beiscsi_set_params_for_offld()
/linux/Documentation/power/
H A Dswsusp-dmcrypt.rst85 if [ -f /proc/ide/hde/media ]
/linux/arch/m68k/include/asm/
H A Datarihw.h263 u_short hde; member