Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/media/i2c/
H A Dgc2093.c159 u32 cur_vts; member
777 u16 vb = 0, cur_vts = 0, short_exp = 0, middle_exp = 0; in gc2093_ioctl() local
824 cur_vts = gc2093->cur_vts; in gc2093_ioctl()
825 dev_info(gc2093->dev, "%s cur_vts: 0x%x\n", __func__, cur_vts); in gc2093_ioctl()
827 if (short_exp + hdrae_exp->middle_exp_reg > cur_vts) { in gc2093_ioctl()
828 middle_exp = cur_vts - short_exp; in gc2093_ioctl()
863 gc2093->cur_vts = gc2093->cur_mode->vts_def; in gc2093_ioctl()
1349 gc2093->cur_vts in gc2093_probe()
[all...]

Completed in 4 milliseconds