Searched defs:rx_cfg_s (Results 1 – 1 of 1) sorted by relevance
347 struct rx_cfg_s { struct348 rx_mode_t mode; /* The HW config */349 enum mipi_port_id port; /* The port ID to apply the control on */350 unsigned int timeout;351 unsigned int initcount;352 unsigned int synccount;353 unsigned int rxcount;354 mipi_predictor_t comp; /* Just for backward compatibility */355 bool is_two_ppc;