Lines Matching refs:port_id
30 int port_id;
123 c->port_id = 3;
129 c->port_id = 5;
135 c->port_id = 6;
163 .port_id = -1,
169 .port_id = 0,
176 .port_id = 0,
183 .port_id = 1,
190 .port_id = 2,
202 .port_id = -1,
208 .port_id = 0,
215 .port_id = 1,
259 ssp->port_id = (c->port_id >= 0) ? c->port_id : dev->devfn;
269 snprintf(buf, sizeof(buf), "pxa2xx-spi.%d", ssp->port_id);
279 pi.id = ssp->port_id;