Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/video/fbdev/omap2/omapfb/dss/
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()
/Linux-v6.1/drivers/gpu/drm/omapdrm/dss/
Ddispc.c1671 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu0() local
1674 &hor_start, &hor_end); in dispc_ovl_set_vid_accu0()
1679 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu0()
1689 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu1() local
1692 &hor_start, &hor_end); in dispc_ovl_set_vid_accu1()
1697 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu1()