Home
last modified time | relevance | path

Searched defs:hsync_pulse_width (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_intf.h27 u32 hsync_pulse_width; member
/openbmc/u-boot/include/
H A Dedid.h62 unsigned char hsync_pulse_width; member
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dintel_bios.h302 u8 hsync_pulse_width; member
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_edid.c3451 …unsigned hsync_pulse_width = (pt->hsync_vsync_offset_pulse_width_hi & 0x30) << 4 | pt->hsync_pulse… in drm_mode_detailed() local