Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Drk-preisp.h94 unsigned int short_exp_reg; member
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H A Drk-preisp.h105 unsigned int short_exp_reg; member
/device/soc/rockchip/common/vendor/drivers/media/i2c/
H A Dgc2093.c796 hdrae_exp->short_exp_reg); in gc2093_ioctl()
798 if (hdrae_exp->middle_exp_reg < 0x30 || hdrae_exp->short_exp_reg < PI_REG_VALUE_FO) { in gc2093_ioctl()
805 * 1. max short_exp_reg < VB in gc2093_ioctl()
806 * 2. short_exp_reg + middle_exp_reg < framelength in gc2093_ioctl()
819 if (hdrae_exp->short_exp_reg <= (vb - PI_REG_VALUE_EI)) { in gc2093_ioctl()
820 short_exp = hdrae_exp->short_exp_reg; in gc2093_ioctl()

Completed in 4 milliseconds