Lines Matching refs:port_id
29 int port_id; member
110 c->port_id = 3; in mrfld_spi_setup()
116 c->port_id = 5; in mrfld_spi_setup()
122 c->port_id = 6; in mrfld_spi_setup()
145 .port_id = -1,
151 .port_id = 0,
158 .port_id = 0,
165 .port_id = 1,
172 .port_id = 2,
184 .port_id = -1,
190 .port_id = 0,
234 ssp->port_id = (c->port_id >= 0) ? c->port_id : dev->devfn; in pxa2xx_spi_pci_probe()
244 snprintf(buf, sizeof(buf), "pxa2xx-spi.%d", ssp->port_id); in pxa2xx_spi_pci_probe()
254 pi.id = ssp->port_id; in pxa2xx_spi_pci_probe()