Lines Matching refs:hdb_off
898 int hdb_off, hde_off, base_off;
1208 hdb_off = (base_off + 16 * plen) + prescale;
1213 hdb_off = (64 + base_off + (128 / bpp + 2) * plen) + prescale;
1215 hdb_off = (base_off + (128 / bpp + 18) * plen) + prescale;
1227 par->HDB = gstart - hdb_off / prescale;
1355 int hdb_off, hde_off, base_off;
1459 hdb_off = (base_off + 16 * plen) + prescale;
1463 hdb_off = (64 + base_off + (128 / var->bits_per_pixel + 2) * plen)
1466 hdb_off = (base_off + (128 / var->bits_per_pixel + 18) * plen)
1471 var->left_margin = hdb_off + prescale * ((hw->hdb & 0x1ff) -