Searched refs:hsync_width (Results 1 – 8 of 8) sorted by relevance
173 unsigned int hsync_width = native_mode->hsync_end - native_mode->hsync_start; in amdgpu_panel_mode_fixup() local184 adjusted_mode->hsync_end = adjusted_mode->hsync_start + hsync_width; in amdgpu_panel_mode_fixup()197 adjusted_mode->crtc_hsync_end = adjusted_mode->crtc_hsync_start + hsync_width; in amdgpu_panel_mode_fixup()
331 unsigned int hsync_width = native_mode->hsync_end - native_mode->hsync_start; in radeon_panel_mode_fixup() local344 adjusted_mode->hsync_end = adjusted_mode->hsync_start + hsync_width; in radeon_panel_mode_fixup()359 adjusted_mode->crtc_hsync_end = adjusted_mode->crtc_hsync_start + hsync_width; in radeon_panel_mode_fixup()
285 u32 hsync_width; member306 u32 hsync_width; /* in pixels */ member
50 .hsync_width = 44,551 (fg_cfg->hsync_width * ppl_llp_ratio) / 1000); in mipi_tx_fg_cfg_regs()574 kmb_write_mipi(kmb_dsi, reg_adr, fg_cfg->hsync_width * (fg_cfg->bpp / 8)); in mipi_tx_fg_cfg_regs()603 fg_t_cfg.hsync_width = fg_cfg->hsync_width; in mipi_tx_fg_cfg()1371 mipitx_frame0_cfg.hsync_width = in kmb_dsi_mode_set()
152 **hsync_width** (R):277 **hsync_width** (RW):
710 static DEVICE_ATTR_RO(hsync_width);
705 static DEVICE_ATTR_RW(hsync_width);
6796 unsigned int hsync_width = le16_to_cpu(timings->hsw) + 1; in drm_mode_displayid_detailed() local6812 mode->hsync_end = mode->hsync_start + hsync_width; in drm_mode_displayid_detailed()