Home
last modified time | relevance | path

Searched refs:hor_end (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c1382 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu0() local
1384 dss_feat_get_reg_field(FEAT_REG_HORIZONTALACCU, &hor_start, &hor_end); in dispc_ovl_set_vid_accu0()
1388 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu0()
1396 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu1() local
1398 dss_feat_get_reg_field(FEAT_REG_HORIZONTALACCU, &hor_start, &hor_end); in dispc_ovl_set_vid_accu1()
1402 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu1()
/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c1626 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu0() local
1629 &hor_start, &hor_end); in dispc_ovl_set_vid_accu0()
1634 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu0()
1644 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu1() local
1647 &hor_start, &hor_end); in dispc_ovl_set_vid_accu1()
1652 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu1()