Lines Matching refs:port_id
30 int port_id; member
123 c->port_id = 3; in mrfld_spi_setup()
129 c->port_id = 5; in mrfld_spi_setup()
135 c->port_id = 6; in mrfld_spi_setup()
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; in pxa2xx_spi_pci_probe()
269 snprintf(buf, sizeof(buf), "pxa2xx-spi.%d", ssp->port_id); in pxa2xx_spi_pci_probe()
279 pi.id = ssp->port_id; in pxa2xx_spi_pci_probe()