Searched refs:csi_rx_config (Results 1 – 2 of 2) sorted by relevance
34 rx_cfg_t csi_rx_config; member
547 stream->csi_rx_config.comp, in sh_css_config_input_network()8887 stream->csi_rx_config.mode = MONO_1L_1L_0L;8889 stream->csi_rx_config.mode = MONO_2L_1L_0L;8891 stream->csi_rx_config.mode = MONO_3L_1L_0L;8893 stream->csi_rx_config.mode = MONO_4L_1L_0L;8899 stream->csi_rx_config.port =8901 stream->csi_rx_config.timeout = config->timeout;8902 stream->csi_rx_config.initcount = 0;8903 stream->csi_rx_config.synccount = 0x28282828;8904 stream->csi_rx_config.rxcount = config->rxcount;[all …]
Completed in 18 milliseconds