Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Drkisp2-config.h389 u8 sw_rk_out_sel; member
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H A Drkisp2-config.h402 u8 sw_rk_out_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.c50 value = (arg->sw_rk_out_sel & 0x03) << 5 | in isp_dpcc_config()
H A Disp_params_v3x.c122 value = (arg->sw_rk_out_sel & 0x03) << 5 | in isp_dpcc_config()

Completed in 32 milliseconds