Searched defs:ia_css_input_port (Results 1 – 1 of 1) sorted by relevance
53 struct ia_css_input_port { struct54 enum mipi_port_id port; /** Physical CSI-2 port */55 unsigned int num_lanes; /** Number of lanes used (4-lane port only) */56 unsigned int timeout; /** Timeout value */57 unsigned int rxcount; /** Register value, should include all lanes */58 struct ia_css_csi2_compression compression; /** Compression used */