Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Drkisp2-config.h817 u8 order_max; member
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H A Drkisp2-config.h833 u8 order_max; member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Disp_params_v21.c564 value = (arg->shift_num & 0x03) << 0x10 | (arg->order_max & 0x1F) << 0x08 | (arg->order_min & 0x1F); in isp_debayer_config()
H A Disp_params_v3x.c630 value = (arg->shift_num & 0x03) << 0x10 | (arg->order_max & 0x1F) << 0x08 | \ in isp_debayer_config()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v21.c705 (arg->order_max & 0x1F) << 8 | in isp_debayer_config()
H A Disp_params_v3x.c718 (arg->order_max & 0x1F) << 8 | in isp_debayer_config()

Completed in 37 milliseconds