Home
last modified time | relevance | path

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

/Linux-v4.19/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()
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddispc.c1690 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu0() local
1693 &hor_start, &hor_end); in dispc_ovl_set_vid_accu0()
1698 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu0()
1708 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu1() local
1711 &hor_start, &hor_end); in dispc_ovl_set_vid_accu1()
1716 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu1()