Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddispc.c1391 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu0() local
1393 dss_feat_get_reg_field(FEAT_REG_HORIZONTALACCU, &hor_start, &hor_end); in dispc_ovl_set_vid_accu0()
1397 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu0()
1405 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu1() local
1407 dss_feat_get_reg_field(FEAT_REG_HORIZONTALACCU, &hor_start, &hor_end); in dispc_ovl_set_vid_accu1()
1411 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu1()