N_CSI_PORTS
for (i = 0; i < N_CSI_PORTS; i++) {
csi_cfg_t csi_value[N_CSI_PORTS];
input_system_config_flags_t csi_flags[N_CSI_PORTS];
isp2400_ib_buffer_t csi_buffer[N_CSI_PORTS];
input_system_config_flags_t csi_buffer_flags[N_CSI_PORTS];
input_system_connection_t multicast[N_CSI_PORTS];
OP___assert(port < N_CSI_PORTS);
for (i = 0; i < N_CSI_PORTS; i++) {
u32 mipi_sizes_for_check[N_CSI_PORTS][IA_CSS_MIPI_SIZE_CHECK_MAX_NOF_ENTRIES_PER_PORT];
#define IA_CSS_NUM_ELEMS_SP2HOST_ISYS_EVENT_QUEUE (2 * N_CSI_PORTS)
#define IA_CSS_NUM_ELEMS_HOST2SP_ISYS_EVENT_QUEUE (2 * N_CSI_PORTS)
ia_css_ptr host2sp_mipi_frames[N_CSI_PORTS][NUM_MIPI_FRAMES_PER_STREAM];
ia_css_ptr host2sp_mipi_metadata[N_CSI_PORTS][NUM_MIPI_FRAMES_PER_STREAM];
u32 host2sp_num_mipi_frames[N_CSI_PORTS];
(N_CSI_PORTS * NUM_MIPI_FRAMES_PER_STREAM * SIZE_OF_HRT_VADDRESS * 2) + \
((3 + N_CSI_PORTS) * sizeof(uint32_t)) + \
for (i = 0; i < N_CSI_PORTS; i++)
ref_count_mipi_allocation[N_CSI_PORTS]; /* Initialized in mipi_init */
if (port >= N_CSI_PORTS) {
if (port >= N_CSI_PORTS) {
for (port = 0; port < N_CSI_PORTS; port++) {
if (port >= N_CSI_PORTS) {
assert(frame_num < (N_CSI_PORTS * NUM_MIPI_FRAMES_PER_STREAM));
assert(frame_num < (N_CSI_PORTS * NUM_MIPI_FRAMES_PER_STREAM));
unsigned int num_mipi_frames[N_CSI_PORTS];
*mipi_frames[N_CSI_PORTS][NUM_MIPI_FRAMES_PER_STREAM];
*mipi_metadata[N_CSI_PORTS][NUM_MIPI_FRAMES_PER_STREAM];
mipi_sizes_for_check[N_CSI_PORTS][IA_CSS_MIPI_SIZE_CHECK_MAX_NOF_ENTRIES_PER_PORT];
unsigned int mipi_frame_size[N_CSI_PORTS];