Searched refs:table6 (Results 1 – 1 of 1) sorted by relevance
109 static const struct oa_lane_clk_div_params table6[] = { variable558 for (i = 0; i < ARRAY_SIZE(table6); i++) { in ipu7_isys_dphy_config()559 if (mbps >= table6[i].min_mbps && mbps <= table6[i].max_mbps) { in ipu7_isys_dphy_config()561 table6[i].oa_lane_hsrx_hs_clk_div, in ipu7_isys_dphy_config()
Completed in 8 milliseconds