Lines Matching +full:uv +full:- +full:sensor
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /* Copyright (C) 2013--2024 Intel Corporation */
30 /* Single device queue for high priority commands (bypass in-order queue) */
172 IPU6_FW_ISYS_FRAME_FORMAT_NV11 = 0, /* 12 bit YUV 411, Y, UV plane */
173 IPU6_FW_ISYS_FRAME_FORMAT_NV12, /* 12 bit YUV 420, Y, UV plane */
174 IPU6_FW_ISYS_FRAME_FORMAT_NV12_16, /* 16 bit YUV 420, Y, UV plane */
178 IPU6_FW_ISYS_FRAME_FORMAT_NV16, /* 16 bit YUV 422, Y, UV plane */
286 * struct ipu6_fw_isys_output_pin_payload_abi - ISYS output pin buffer
287 * @out_buf_id: Points to output pin buffer - buffer identifier
288 * @addr: Points to output pin buffer - CSS Virtual Address
298 * struct ipu6_fw_isys_output_pin_info_abi - ISYS output pin info
310 * @pt: pin type -real format "enum ipu6_fw_isys_pin_type"
311 * @ft: frame format type -real format "enum ipu6_fw_isys_frame_format_type"
338 * struct ipu6_fw_isys_input_pin_info_abi - ISYS input pin info
346 * @mapped_dt: actual data type from sensor
366 * struct ipu6_fw_isys_cropping_abi - ISYS cropping coordinates
380 * struct ipu6_fw_isys_stream_cfg_data_abi - ISYS stream configuration data
385 * @compfmt: de-compression setting for User Defined Data
389 * - if '1' it will override the send_resp_sof_discarded
391 * - if '0' the send_resp_sof_discarded will determine
394 * - if '1' it will override the send_resp_eof_discarded
396 * - if '0' the send_resp_eof_discarded will determine
402 * @src: Stream source index e.g. MIPI_generator_0, CSI2-rx_1
405 * @sensor_type: type of connected sensor, tobii or others, default is 0
429 * struct ipu6_fw_isys_frame_buff_set_abi - ISYS frame buffer set (request)
432 * - if '1' it will override the send_resp_sof and
434 * - if '0' the send_resp_sof will determine whether to
437 * - if '1' it will override the send_resp_eof and
439 * - if '0' the send_resp_eof will determine whether to
465 * struct ipu6_fw_isys_error_info_abi - ISYS error information
475 * struct ipu6_fw_isys_resp_info_abi - ISYS firmware response
500 * struct ipu6_fw_isys_proxy_error_info_abi - ISYS proxy error
515 * struct ipu6_fw_proxy_write_queue_token - ISYS proxy write queue token
530 * struct ipu6_fw_resp_queue_token - ISYS response queue token
538 * struct ipu6_fw_send_queue_token - ISYS send queue token
552 * struct ipu6_fw_proxy_resp_queue_token - ISYS proxy response queue token
560 * struct ipu6_fw_proxy_send_queue_token - SYS proxy send queue token