Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Drkisp2-config.h795 u8 thed0; member
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H A Drkisp2-config.h811 u8 thed0; member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Disp_params_v21.c546 value = (arg->thed1 & 0x0F) << 0x0C | (arg->thed0 & 0x0F) << 0x08 | (arg->dist_scale & 0x0F) << 0x04 | in isp_debayer_config()
H A Disp_params_v3x.c612 value = (arg->thed1 & 0x0F) << 0x0C | (arg->thed0 & 0x0F) << 0x08 | (arg->dist_scale & 0x0F) << 0x04 | in isp_debayer_config()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v21.c679 (arg->thed0 & 0x0F) << 8 | in isp_debayer_config()
H A Disp_params_v3x.c692 (arg->thed0 & 0x0F) << 8 | in isp_debayer_config()

Completed in 29 milliseconds