Home
last modified time | relevance | path

Searched defs:vsync_pulse_width (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_intf.h28 u32 vsync_pulse_width; member
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dintel_bios.h303 u8 vsync_pulse_width:4; member
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_edid.c3453 …unsigned vsync_pulse_width = (pt->hsync_vsync_offset_pulse_width_hi & 0x3) << 4 | (pt->vsync_offse… in drm_mode_detailed() local