Searched refs:spi4000_port (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/staging/octeon/
H A Dethernet-spi.c154 static int spi4000_port; local
175 if (priv->port == spi4000_port) {
185 spi4000_port--;
186 if (spi4000_port < 0)
187 spi4000_port = 10;

Completed in 110 milliseconds