Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Drkisp2-config.h390 u8 sw_dpcc_output_sel; member
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H A Drkisp2-config.h403 u8 sw_dpcc_output_sel; member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Disp_params_v21.c43 value = (arg->sw_rk_out_sel & 0x03) << 0x05 | (arg->sw_dpcc_output_sel & 0x01) << 0x04 | in isp_dpcc_config()
H A Disp_params_v3x.c112 value = (arg->sw_rk_out_sel & 0x03) << 0x05 | (arg->sw_dpcc_output_sel & 0x01) << 0x04 | in isp_dpcc_config()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v21.c51 (arg->sw_dpcc_output_sel & 0x01) << 4 | in isp_dpcc_config()
H A Disp_params_v3x.c123 (arg->sw_dpcc_output_sel & 0x01) << 4 | in isp_dpcc_config()

Completed in 30 milliseconds