Lines Matching refs:port_count
55 u32 port_count;
120 csi2->port_count = 1;
202 size_t port_count = csi2->port_count;
215 port_count, &alloc_size) ||
222 port_count);
231 swnodes->nodes = (struct software_node *)(swnodes->ports + port_count);
233 2 * port_count);
234 swnodes->num_ports = port_count;
236 for (i = 0; i < 2 * port_count + 1; i++)
241 for (i = 0; i < port_count; i++)
405 csi2->port_count++;
409 remote_csi2->port_count++;