Searched refs:table7 (Results 1 – 1 of 1) sorted by relevance
119 static const struct cdr_fbk_cap_prog_params table7[] = { variable853 for (i = 0; i < ARRAY_SIZE(table7); i++) { in ipu7_isys_cphy_config()854 if (mbps >= table7[i].min_mbps && mbps <= table7[i].max_mbps) { in ipu7_isys_cphy_config()855 cap_prog = table7[i].val; in ipu7_isys_cphy_config()
Completed in 5 milliseconds