Searched refs:pagewidth (Results 1 – 2 of 2) sorted by relevance
496 u32 pagewidth; in s3c_fb_set_par() local546 pagewidth = (var->xres * var->bits_per_pixel) >> 3; in s3c_fb_set_par()547 data = VIDW_BUF_SIZE_OFFSET(info->fix.line_length - pagewidth) | in s3c_fb_set_par()548 VIDW_BUF_SIZE_PAGEWIDTH(pagewidth) | in s3c_fb_set_par()549 VIDW_BUF_SIZE_OFFSET_E(info->fix.line_length - pagewidth) | in s3c_fb_set_par()550 VIDW_BUF_SIZE_PAGEWIDTH_E(pagewidth); in s3c_fb_set_par()
56 u32 pagewidth; member696 hwdesc->pagewidth = 0; in ingenic_drm_plane_atomic_update()