Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_hdmirx.c346 u32 hact, vact, htotal, vtotal, fps, status; in rk628_hdmirx_get_timing() local
367 vact = val & 0xffff; in rk628_hdmirx_get_timing()
411 (vtotal < (vact + vs + vbp))) { in rk628_hdmirx_get_timing()
414 htotal, vtotal, hact, vact, hofs_pix, hs, vs, vbp); in rk628_hdmirx_get_timing()
419 vfp = vtotal - vact - vs - vbp; in rk628_hdmirx_get_timing()
443 hdmirx->mode.vdisplay = vact; in rk628_hdmirx_get_timing()
450 status, hact, vact, htotal, vtotal, fps, pixelclock); in rk628_hdmirx_get_timing()
594 u32 hact, vact, val; in rk628_check_signal() local
599 vact = val & 0xffff; in rk628_check_signal()
601 if (!hact || !vact) { in rk628_check_signal()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dlt8619c.c273 u32 hact, u32 vact) in lt8619c_is_supported_interlaced_res() argument
275 if ((hact == 1920 && vact == 540) || in lt8619c_is_supported_interlaced_res()
276 (hact == 1440 && vact == 288) || in lt8619c_is_supported_interlaced_res()
277 (hact == 1440 && vact == 240)) in lt8619c_is_supported_interlaced_res()
288 u32 hact, vact, htotal, vtotal, hbp, hfp, hs; in lt8619c_get_detected_timings() local
303 vact = (val & 0xf) << 8; in lt8619c_get_detected_timings()
305 vact |= val; in lt8619c_get_detected_timings()
345 bt->height = vact; in lt8619c_get_detected_timings()
360 if (lt8619c_is_supported_interlaced_res(sd, hact, vact)) { in lt8619c_get_detected_timings()
370 __func__, hact, vact, htotal, vtotal, fps, bt->pixelclock, in lt8619c_get_detected_timings()
[all …]
H A Dtw9910.c517 unsigned int vact; in tw9910_s_std() local
526 vact = 240; in tw9910_s_std()
530 vact = 288; in tw9910_s_std()
537 ((vact >> 4) & 0x30) | in tw9910_s_std()
545 vact & 0xff); in tw9910_s_std()
H A Dlt6911uxc.c384 u32 hact, vact, htotal, vtotal; in lt6911uxc_get_detected_timings() local
442 vact = (val_h << 8) | val_l; in lt6911uxc_get_detected_timings()
460 if (!lt6911uxc_rcv_supported_res(sd, hact, vact)) { in lt6911uxc_get_detected_timings()
478 bt->height = vact; in lt6911uxc_get_detected_timings()
489 if ((hact == 1920 && vact == 540) || (hact == 1440 && vact == 288) in lt6911uxc_get_detected_timings()
490 || (hact == 1440 && vact == 240)) { in lt6911uxc_get_detected_timings()
499 hact, vact, htotal, vtotal, pixel_clock, fps); in lt6911uxc_get_detected_timings()
H A Dlt6911uxe.c786 u32 hact, vact, htotal, vtotal, hs, vs, hbp, vbp, hfp, vfp; in lt6911uxe_get_detected_timings() local
822 vact = (val_h << 8) | val_l; in lt6911uxe_get_detected_timings()
837 vbp = vtotal - vact - vs - vfp; in lt6911uxe_get_detected_timings()
845 bt->height = vact; in lt6911uxe_get_detected_timings()
856 if ((hact == 1920 && vact == 540) || (hact == 1440 && vact == 288) in lt6911uxe_get_detected_timings()
857 || (hact == 1440 && vact == 240)) { in lt6911uxe_get_detected_timings()
872 hact, vact, htotal, vtotal, pixel_clock, fps); in lt6911uxe_get_detected_timings()
H A Dov5640.c191 u32 vact; member
1079 return ov5640_write_reg16(sensor, OV5640_REG_VFIFO_VSIZE, mode->vact); in ov5640_set_jpeg_timings()
1098 ret = ov5640_write_reg16(sensor, OV5640_REG_TIMING_DVPVO, mode->vact); in ov5640_set_timings()
1534 hact, vact, in ov5640_find_mode()
1538 (!nearest && (mode->hact != width || mode->vact != height))) in ov5640_find_mode()
2243 fmt->height = mode->vact; in ov5640_try_fmt_internal()
2809 ov5640_mode_data[fse->index].vact; in ov5640_enum_frame_size()
2873 mode->hact, mode->vact); in ov5640_s_frame_interval()
2881 mode->vact, true); in ov5640_s_frame_interval()
H A Dlt7911d.c400 u32 hact, vact, htotal, vtotal; in lt7911d_get_detected_timings() local
430 vact = (val_h << 8) | val_l; in lt7911d_get_detected_timings()
449 if (!lt7911d_rcv_supported_res(sd, hact, vact)) { in lt7911d_get_detected_timings()
460 bt->height = vact; in lt7911d_get_detected_timings()
471 hact, vact, htotal, vtotal, pixel_clock, fps); in lt7911d_get_detected_timings()
H A Dlt7911uxc.c577 u32 hact, vact, htotal, vtotal; in lt7911uxc_get_detected_timings() local
612 vact = (val_h << 8) | val_l; in lt7911uxc_get_detected_timings()
619 bt->height = vact; in lt7911uxc_get_detected_timings()
623 if (!lt7911uxc_rcv_supported_res(sd, hact, vact)) { in lt7911uxc_get_detected_timings()
630 hact, vact, htotal, vtotal, pixel_clock, fps); in lt7911uxc_get_detected_timings()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dmax96755f.c24 u32 vact, vsa, vfp, vbp; in max96755f_mipi_dsi_rx_config() local
40 vact = mode->vdisplay; in max96755f_mipi_dsi_rx_config()
59 dm_i2c_reg_write(priv->dev, 0x03a8, FIELD_PREP(DPI_VACT_L, vact)); in max96755f_mipi_dsi_rx_config()
60 dm_i2c_reg_write(priv->dev, 0x03a9, FIELD_PREP(DPI_VACT_H, (vact >> 8))); in max96755f_mipi_dsi_rx_config()
H A Ddw_mipi_dsi2.c542 u32 vact, vsa, vfp, vbp; in dw_mipi_dsi2_ipi_set() local
561 vact = mode->vdisplay; in dw_mipi_dsi2_ipi_set()
595 dsi_write(dsi2, DSI2_IPI_VID_VACT_MAN_CFG, VID_VACT_LINES(vact)); in dw_mipi_dsi2_ipi_set()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-maxim-max96772.c155 u32 vact, vsa, vfp, vbp; in max96772_prepare() local
192 vact = mode->vdisplay; in max96772_prepare()
209 maxim_deserializer_write(p, 0xe79c, vact & 0xff); in max96772_prepare()
210 maxim_deserializer_write(p, 0xe79d, (vact >> 8) & 0xff); in max96772_prepare()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dmaxim-max96755f.c203 u32 vact, vsa, vfp, vbp; in max96755f_mipi_dsi_rx_config() local
225 vact = mode->vdisplay; in max96755f_mipi_dsi_rx_config()
245 regmap_write(ser->regmap, 0x03a8, FIELD_PREP(DPI_VACT_L, vact)); in max96755f_mipi_dsi_rx_config()
246 regmap_write(ser->regmap, 0x03a9, FIELD_PREP(DPI_VACT_H, (vact >> 8))); in max96755f_mipi_dsi_rx_config()
/OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/
H A Drk628_bt1120_v4l2.c336 u32 hact, vact, htotal, vtotal, fps, status; in rk628_bt1120_get_detected_timings() local
357 vact = val & 0xffff; in rk628_bt1120_get_detected_timings()
395 (vtotal < (vact + vs + vbp))) { in rk628_bt1120_get_detected_timings()
397 htotal, vtotal, hact, vact, hofs_pix, hs, vs, vbp); in rk628_bt1120_get_detected_timings()
402 vfp = vtotal - vact - vs - vbp; in rk628_bt1120_get_detected_timings()
408 bt->height = vact; in rk628_bt1120_get_detected_timings()
424 status, hact, vact, htotal, vtotal, fps, bt->pixelclock); in rk628_bt1120_get_detected_timings()
998 u32 md_ints, pdec_ints, fifo_ints, hact, vact; in rk628_bt1120_isr() local
1034 rk628_i2c_read(bt1120->rk628, HDMI_RX_MD_VAL, &vact); in rk628_bt1120_isr()
1036 __func__, hact, vact); in rk628_bt1120_isr()
H A Drk628_csi_v4l2.c365 u32 hact, vact, htotal, vtotal, fps, status; in rk628_csi_get_detected_timings() local
386 vact = val & 0xffff; in rk628_csi_get_detected_timings()
424 (vtotal < (vact + vs + vbp))) { in rk628_csi_get_detected_timings()
426 htotal, vtotal, hact, vact, hofs_pix, hs, vs, vbp); in rk628_csi_get_detected_timings()
431 vfp = vtotal - vact - vs - vbp; in rk628_csi_get_detected_timings()
437 bt->height = vact; in rk628_csi_get_detected_timings()
452 if (vact == 1080 && vtotal > 1500) in rk628_csi_get_detected_timings()
456 status, hact, vact, htotal, vtotal, fps, bt->pixelclock); in rk628_csi_get_detected_timings()
1200 u32 md_ints, pdec_ints, fifo_ints, hact, vact; in rk628_csi_isr() local
1236 rk628_i2c_read(csi->rk628, HDMI_RX_MD_VAL, &vact); in rk628_csi_isr()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/
H A Drk628_hdmirx.c749 u32 value, i, hact, vact, bus_width, hdisplay, vdisplay; in rk628_hdmirx_bridge_enable() local
780 regmap_read(hdmirx->regmap, HDMI_RX_MD_VAL, &vact); in rk628_hdmirx_bridge_enable()
783 vact = vact & 0xffff; in rk628_hdmirx_bridge_enable()
784 dev_dbg(hdmirx->dev, "hact:%d,vact:%d\n", hact, vact); in rk628_hdmirx_bridge_enable()
786 if (value == 0xf && hact == hdisplay && vact == vdisplay) in rk628_hdmirx_bridge_enable()
/OK3568_Linux_fs/kernel/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c2378 unsigned vact = 0, hact = 0; in tpg_fill_plane_extras() local
2384 (vact << 5) | (hact << 4) | in tpg_fill_plane_extras()
2385 ((hact ^ vact) << 3) | in tpg_fill_plane_extras()
2387 ((params->sav_eav_f ^ vact) << 1) | in tpg_fill_plane_extras()
2388 (hact ^ vact ^ params->sav_eav_f); in tpg_fill_plane_extras()
2393 unsigned vact = 0, hact = 1; in tpg_fill_plane_extras() local
2399 (vact << 5) | (hact << 4) | in tpg_fill_plane_extras()
2400 ((hact ^ vact) << 3) | in tpg_fill_plane_extras()
2402 ((params->sav_eav_f ^ vact) << 1) | in tpg_fill_plane_extras()
2403 (hact ^ vact ^ params->sav_eav_f); in tpg_fill_plane_extras()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw-mipi-dsi2-rockchip.c725 u32 vact, vsa, vfp, vbp; in dw_mipi_dsi2_ipi_set() local
744 vact = mode->vdisplay; in dw_mipi_dsi2_ipi_set()
785 VID_VACT_LINES(vact)); in dw_mipi_dsi2_ipi_set()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Domapdss.h185 u16 vact; member
H A Ddsi.c4526 dsi_vm->vact = req_vm->vactive; in dsi_vm_calc_blanking()
/OK3568_Linux_fs/kernel/include/video/
H A Domapfb_dss.h207 u16 vact; member
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/
H A Drk_hdmirx.c729 u32 hact, vact, htotal, vtotal, fps; in hdmirx_get_timings() local
737 vact = val & 0xffff; in hdmirx_get_timings()
763 vact = val & 0xffff; in hdmirx_get_timings()
777 vfp = vtotal - vact - vs - vbp; in hdmirx_get_timings()
785 bt->height = vact; in hdmirx_get_timings()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c4631 dsi_vm->vact = req_vm->y_res; in dsi_vm_calc_blanking()