Home
last modified time | relevance | path

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

/drivers/video/fbdev/omap2/dss/
Ddispc.c1301 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu0() local
1303 dss_feat_get_reg_field(FEAT_REG_HORIZONTALACCU, &hor_start, &hor_end); in dispc_ovl_set_vid_accu0()
1307 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu0()
1315 u8 hor_start, hor_end, vert_start, vert_end; in dispc_ovl_set_vid_accu1() local
1317 dss_feat_get_reg_field(FEAT_REG_HORIZONTALACCU, &hor_start, &hor_end); in dispc_ovl_set_vid_accu1()
1321 FLD_VAL(haccu, hor_start, hor_end); in dispc_ovl_set_vid_accu1()