Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_intf.h26 u32 hsync_pulse_width; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dintel_bios.h302 u8 hsync_pulse_width; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_edid.c2809 …unsigned hsync_pulse_width = (pt->hsync_vsync_offset_pulse_width_hi & 0x30) << 4 | pt->hsync_pulse… in drm_mode_detailed() local
/OK3568_Linux_fs/u-boot/include/
H A Dedid.h223 unsigned char hsync_pulse_width; member
/OK3568_Linux_fs/u-boot/common/
H A Dedid.c3747 unsigned hsync_pulse_width = in drm_mode_detailed() local