Searched refs:lanes_count (Results 1 – 2 of 2) sorted by relevance
1476 unsigned int lanes_count = bus_mipi_csi2->num_data_lanes; in ov8865_mipi_configure() local1480 OV8865_MIPI_SC_CTRL0_LANES(lanes_count) | in ov8865_mipi_configure()1491 if (lanes_count >= 2) { in ov8865_mipi_configure()1499 if (lanes_count >= 4) { in ov8865_mipi_configure()2248 unsigned int lanes_count; in ov8865_state_mipi_configure() local2290 lanes_count = bus_mipi_csi2->num_data_lanes; in ov8865_state_mipi_configure()2291 mipi_pixel_rate = mipi_clk_rate * 2 * lanes_count / bits_per_sample; in ov8865_state_mipi_configure()
1117 unsigned int lanes_count = bus_mipi_csi2->num_data_lanes; in ov5648_mipi_configure() local1128 OV5648_MIPI_SC_CTRL0_MIPI_LANES(lanes_count) | in ov5648_mipi_configure()1699 unsigned int lanes_count; in ov5648_state_mipi_configure() local1744 lanes_count = bus_mipi_csi2->num_data_lanes; in ov5648_state_mipi_configure()1745 mipi_pixel_rate = mipi_clk_rate * 2 * lanes_count / bits_per_sample; in ov5648_state_mipi_configure()