Home
last modified time | relevance | path

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

/linux-5.19.10/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()
/linux-5.19.10/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()