Lines Matching defs:height
984 u32 height = vtotal(bt);
987 u16 cp_start_vbi = height - bt->vfrontporch;
1035 cp_write(sd, 0xab, (height >> 4) & 0xff);
1036 cp_write(sd, 0xac, (height & 0x0f) << 4);
1458 "%s: lcf (frame height - 1) = %d, bl = %d, lcvs (vsync) = %d, %chsync, %cvsync, %s\n",
1585 bt->width == w && bt->height == h)
1591 bt->height = h;
1604 bt->height += hdmi_read16(sd, 0x0b,
1841 format->height = state->timings.bt.height;
1846 format->colorspace = (state->timings.bt.height <= 576) ?
1939 sel->r.height = state->timings.bt.height;
2574 v4l2_info(sd, "STDI: lcf (frame height - 1) = %d, bl = %d, lcvs (vsync) = %d, %s, %chsync, %cvsync\n",