Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_legacy_tv.c76 uint16_t hor_start; member
779 WREG32(RADEON_TV_HSTART, const_ptr->hor_start); in radeon_legacy_tv_mode_set()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c1393 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu0() local
1395 dss_feat_get_reg_field(FEAT_REG_HORIZONTALACCU, &hor_start, &hor_end); in dispc_ovl_set_vid_accu0()
1399 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu0()
1407 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu1() local
1409 dss_feat_get_reg_field(FEAT_REG_HORIZONTALACCU, &hor_start, &hor_end); in dispc_ovl_set_vid_accu1()
1413 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu1()
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c1666 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu0() local
1669 &hor_start, &hor_end); in dispc_ovl_set_vid_accu0()
1674 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu0()
1684 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu1() local
1687 &hor_start, &hor_end); in dispc_ovl_set_vid_accu1()
1692 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu1()