Searched refs:MAX_CHANNEL (Results 1 – 6 of 6) sorted by relevance
33 #define MAX_CHANNEL 3 macro233 u32 round_max_zero[MAX_CHANNEL][MAX_ROUND]; in rk628_combrxphy_sample_edge_procedure_for_cable()234 u32 round_max_value[MAX_CHANNEL][MAX_ROUND]; in rk628_combrxphy_sample_edge_procedure_for_cable()235 u32 ch_round[MAX_CHANNEL]; in rk628_combrxphy_sample_edge_procedure_for_cable()240 for (ch = 0; ch < MAX_CHANNEL; ch++) in rk628_combrxphy_sample_edge_procedure_for_cable()244 for (ch = 0; ch < MAX_CHANNEL; ch++) { in rk628_combrxphy_sample_edge_procedure_for_cable()288 for (ch = 0; ch < MAX_CHANNEL; ch++) { in rk628_combrxphy_sample_edge_procedure_for_cable()301 for (ch = 0; ch < MAX_CHANNEL; ch++) { in rk628_combrxphy_sample_edge_procedure_for_cable()316 for (ch = 0; ch < MAX_CHANNEL; ch++) { in rk628_combrxphy_sample_edge_procedure_for_cable()342 u32 round_max_zero[MAX_CHANNEL][MAX_ROUND]; in rk628_combrxphy_sample_edge_procedure()[all …]
24 #define MAX_CHANNEL 3 macro253 u32 round_max_zero[MAX_CHANNEL][MAX_ROUND]; in rk628_combrxphy_sample_edge_procedure_for_cable()254 u32 round_max_value[MAX_CHANNEL][MAX_ROUND]; in rk628_combrxphy_sample_edge_procedure_for_cable()255 u32 ch_round[MAX_CHANNEL]; in rk628_combrxphy_sample_edge_procedure_for_cable()260 for (ch = 0; ch < MAX_CHANNEL; ch++) in rk628_combrxphy_sample_edge_procedure_for_cable()264 for (ch = 0; ch < MAX_CHANNEL; ch++) { in rk628_combrxphy_sample_edge_procedure_for_cable()307 for (ch = 0; ch < MAX_CHANNEL; ch++) { in rk628_combrxphy_sample_edge_procedure_for_cable()320 for (ch = 0; ch < MAX_CHANNEL; ch++) { in rk628_combrxphy_sample_edge_procedure_for_cable()335 for (ch = 0; ch < MAX_CHANNEL; ch++) { in rk628_combrxphy_sample_edge_procedure_for_cable()
13 #define MAX_CHANNEL 3 macro241 u32 round_max_zero[MAX_CHANNEL][MAX_ROUND]; in rk628_combrxphy_sample_edge_procedure_for_cable()242 u32 round_max_value[MAX_CHANNEL][MAX_ROUND]; in rk628_combrxphy_sample_edge_procedure_for_cable()243 u32 ch_round[MAX_CHANNEL]; in rk628_combrxphy_sample_edge_procedure_for_cable()248 for (ch = 0; ch < MAX_CHANNEL; ch++) in rk628_combrxphy_sample_edge_procedure_for_cable()252 for (ch = 0; ch < MAX_CHANNEL; ch++) { in rk628_combrxphy_sample_edge_procedure_for_cable()297 for (ch = 0; ch < MAX_CHANNEL; ch++) { in rk628_combrxphy_sample_edge_procedure_for_cable()310 for (ch = 0; ch < MAX_CHANNEL; ch++) { in rk628_combrxphy_sample_edge_procedure_for_cable()326 for (ch = 0; ch < MAX_CHANNEL; ch++) { in rk628_combrxphy_sample_edge_procedure_for_cable()
68 #define MAX_CHANNEL (5) // Maximum Channel # Supported macro241 struct adpt_channel channel[MAX_CHANNEL];
567 for(chan = 0; chan < MAX_CHANNEL; chan++) { in adpt_show_info()1120 if (chan >= MAX_CHANNEL) in adpt_find_device()1445 if(bus_no >= MAX_CHANNEL) { // Something wrong skip it in adpt_i2o_parse_lct()1500 if(bus_no >= MAX_CHANNEL) { // Something wrong skip it in adpt_i2o_parse_lct()1520 if(bus_no >= MAX_CHANNEL) { // Something wrong skip it in adpt_i2o_parse_lct()2526 if (bus_no >= MAX_CHANNEL) { /* Something wrong skip it */ in adpt_i2o_reparse_lct()
105 #define MAX_CHANNEL 256 macro109 u8 channel[MAX_CHANNEL];