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.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()
/drivers/gpu/drm/omapdrm/dss/
Ddispc.c1656 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu0() local
1659 &hor_start, &hor_end); in dispc_ovl_set_vid_accu0()
1664 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu0()
1674 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu1() local
1677 &hor_start, &hor_end); in dispc_ovl_set_vid_accu1()
1682 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu1()