Home
last modified time | relevance | path

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

/linux-6.12.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-6.12.1/drivers/gpu/drm/omapdrm/dss/
Ddispc.c1666 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu0() local
1669 &hor_start, &hor_end); in dispc_ovl_set_vid_accu0()
1674 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu0()
1684 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu1() local
1687 &hor_start, &hor_end); in dispc_ovl_set_vid_accu1()
1692 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu1()