Home
last modified time | relevance | path

Searched refs:table2 (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/media/ipu7/
A Dipu7-isys-csi-phy.c99 static const struct i_thssettle_params table2[] = { variable
586 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