| /OK3568_Linux_fs/kernel/drivers/misc/rk628/ |
| H A D | rk628_hdmirx.c | 346 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 D | lt8619c.c | 273 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 D | tw9910.c | 517 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 D | lt6911uxc.c | 384 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 D | lt6911uxe.c | 786 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 D | ov5640.c | 191 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 D | lt7911d.c | 400 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 D | lt7911uxc.c | 577 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 D | max96755f.c | 24 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 D | dw_mipi_dsi2.c | 542 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 D | panel-maxim-max96772.c | 155 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 D | maxim-max96755f.c | 203 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 D | rk628_bt1120_v4l2.c | 336 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 D | rk628_csi_v4l2.c | 365 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 D | rk628_hdmirx.c | 749 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 D | v4l2-tpg-core.c | 2378 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 D | dw-mipi-dsi2-rockchip.c | 725 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 D | omapdss.h | 185 u16 vact; member
|
| H A D | dsi.c | 4526 dsi_vm->vact = req_vm->vactive; in dsi_vm_calc_blanking()
|
| /OK3568_Linux_fs/kernel/include/video/ |
| H A D | omapfb_dss.h | 207 u16 vact; member
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/ |
| H A D | rk_hdmirx.c | 729 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 D | dsi.c | 4631 dsi_vm->vact = req_vm->y_res; in dsi_vm_calc_blanking()
|