Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dradeon_legacy_tv.c74 uint16_t hor_start; member
791 WREG32(RADEON_TV_HSTART, const_ptr->hor_start); in radeon_legacy_tv_mode_set()
/drivers/video/fbdev/omap2/omapfb/dss/
Ddispc.c1439 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu0() local
1441 dss_feat_get_reg_field(FEAT_REG_HORIZONTALACCU, &hor_start, &hor_end); in dispc_ovl_set_vid_accu0()
1445 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu0()
1453 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu1() local
1455 dss_feat_get_reg_field(FEAT_REG_HORIZONTALACCU, &hor_start, &hor_end); in dispc_ovl_set_vid_accu1()
1459 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu1()
/drivers/gpu/drm/omapdrm/dss/
Ddispc.c1472 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu0() local
1474 dss_feat_get_reg_field(FEAT_REG_HORIZONTALACCU, &hor_start, &hor_end); in dispc_ovl_set_vid_accu0()
1478 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu0()
1486 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu1() local
1488 dss_feat_get_reg_field(FEAT_REG_HORIZONTALACCU, &hor_start, &hor_end); in dispc_ovl_set_vid_accu1()
1492 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu1()