Home
last modified time | relevance | path

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

/drivers/video/fbdev/omap2/omapfb/dss/
Ddispc.c1428 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu0() local
1430 dss_feat_get_reg_field(FEAT_REG_HORIZONTALACCU, &hor_start, &hor_end); in dispc_ovl_set_vid_accu0()
1434 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu0()
1442 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu1() local
1444 dss_feat_get_reg_field(FEAT_REG_HORIZONTALACCU, &hor_start, &hor_end); in dispc_ovl_set_vid_accu1()
1448 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu1()
/drivers/gpu/drm/omapdrm/dss/
Ddispc.c1667 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu0() local
1670 &hor_start, &hor_end); in dispc_ovl_set_vid_accu0()
1675 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu0()
1685 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu1() local
1688 &hor_start, &hor_end); in dispc_ovl_set_vid_accu1()
1693 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu1()