Home
last modified time | relevance | path

Searched refs:hor_start (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/radeon/
A Dradeon_legacy_tv.c77 uint16_t hor_start; member
778 WREG32(RADEON_TV_HSTART, const_ptr->hor_start); in radeon_legacy_tv_mode_set()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
A Ddispc.c1395 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu0() local
1397 dss_feat_get_reg_field(FEAT_REG_HORIZONTALACCU, &hor_start, &hor_end); in dispc_ovl_set_vid_accu0()
1401 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu0()
1409 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu1() local
1411 dss_feat_get_reg_field(FEAT_REG_HORIZONTALACCU, &hor_start, &hor_end); in dispc_ovl_set_vid_accu1()
1415 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu1()
/linux/drivers/gpu/drm/omapdrm/dss/
A Ddispc.c1669 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu0() local
1672 &hor_start, &hor_end); in dispc_ovl_set_vid_accu0()
1677 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu0()
1687 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu1() local
1690 &hor_start, &hor_end); in dispc_ovl_set_vid_accu1()
1695 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu1()

Completed in 25 milliseconds