[go: nahoru, domu]

Searched refs:hde_off (Results 1 - 1 of 1) sorted by relevance

/drivers/video/fbdev/
H A Datafb.c935 int hdb_off, hde_off, base_off; local
1251 hde_off = 0;
1255 hde_off = ((128 / bpp + 2) * plen);
1275 par->HDE = gend1 - par->HHT - 2 - hde_off / prescale;
1283 if (hde_off % prescale)
1399 int hdb_off, hde_off, base_off; local
1502 hde_off = 0;
1505 hde_off = ((128 / var->bits_per_pixel + 2) * plen);
1518 var->right_margin = prescale * (hw->hht + 2 - hw->hde) - hde_off;

Completed in 33 milliseconds