Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Doaktrail.h22 u8 hsync_offset_lo; member
51 u32 hsync_offset_lo:8; member
H A Dmid_bios.c251 dp_ti->hsync_offset_lo = ti->hsync_offset_lo; in mid_get_vbt_data_r10()
H A Dmdfld_tmd_vid.c51 ti->hsync_offset_lo); in tmd_vid_get_config_mode()
H A Doaktrail_lvds.c233 ti->hsync_offset_lo); in oaktrail_lvds_get_configuration_mode()
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_edid.h77 u8 hsync_offset_lo; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tiny/
H A Dgm12u320.c498 .data.pixel_data.hsync_offset_lo = 0x28,
/OK3568_Linux_fs/u-boot/include/
H A Dedid.h101 u8 hsync_offset_lo; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_edid.c2808 unsigned hsync_offset = (pt->hsync_vsync_offset_pulse_width_hi & 0xc0) << 2 | pt->hsync_offset_lo; in drm_mode_detailed()
/OK3568_Linux_fs/u-boot/common/
H A Dedid.c3746 pt->hsync_offset_lo; in drm_mode_detailed()