Searched defs:ia_css_input_port (Results 1 – 1 of 1) sorted by relevance
44 struct ia_css_input_port { struct45 enum mipi_port_id port; /** Physical CSI-2 port */46 unsigned int num_lanes; /** Number of lanes used (4-lane port only) */47 unsigned int timeout; /** Timeout value */48 unsigned int rxcount; /** Register value, should include all lanes */49 struct ia_css_csi2_compression compression; /** Compression used */