Searched defs:tp_params (Results 1 – 5 of 5) sorted by relevance
156 struct tp_params { struct157 unsigned int pm_size;158 unsigned int cm_size;182 struct tp_params tp; argument
75 struct encoder_set_dp_phy_pattern_param *tp_params) in dp_hpo_fixed_vs_pe_retimer_program_override_test_pattern()123 const struct link_resource *link_res, struct encoder_set_dp_phy_pattern_param *tp_params, in dp_hpo_fixed_vs_pe_retimer_set_override_test_pattern()161 struct encoder_set_dp_phy_pattern_param *tp_params) in set_hpo_fixed_vs_pe_retimer_dp_link_test_pattern()
151 struct encoder_set_dp_phy_pattern_param *tp_params) in set_hpo_dp_link_test_pattern()
302 struct tp_params { struct303 unsigned int nchan; /* # of channels */304 unsigned int pmrx_size; /* total PMRX capacity */305 unsigned int pmtx_size; /* total PMTX capacity */306 unsigned int cm_size; /* total CM capacity */307 unsigned int chan_rx_size; /* per channel Rx size */308 unsigned int chan_tx_size; /* per channel Tx size */309 unsigned int rx_pg_size; /* Rx page size */310 unsigned int tx_pg_size; /* Tx page size */311 unsigned int rx_num_pgs; /* # of Rx pages */[all …]
491 struct test_pattern_params *tp_params; in set_crtc_test_pattern() local