Searched refs:table2 (Results 1 – 1 of 1) sorted by relevance
99 static const struct i_thssettle_params table2[] = { variable586 for (i = 0; i < ARRAY_SIZE(table2); i++) { in ipu7_isys_dphy_config()587 if (mbps >= table2[i].min_mbps && mbps <= table2[i].max_mbps) { in ipu7_isys_dphy_config()592 table2[i].i_thssettle, in ipu7_isys_dphy_config()
Completed in 4 milliseconds