Searched defs:rx_cfg_s (Results 1 – 1 of 1) sorted by relevance
130 struct rx_cfg_s { struct131 rx_mode_t mode; /* The HW config */132 enum mipi_port_id port; /* The port ID to apply the control on */133 unsigned int timeout;134 unsigned int initcount;135 unsigned int synccount;136 unsigned int rxcount;137 mipi_predictor_t comp; /* Just for backward compatibility */138 bool is_two_ppc;