Home
last modified time | relevance | path

Searched refs:BCM63XX_SPI_MAX_CS (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/spi/
A Dspi-bcm63xx.c131 #define BCM63XX_SPI_MAX_CS 8 macro
496 u32 num_cs = BCM63XX_SPI_MAX_CS; in bcm63xx_spi_probe()
508 if (num_cs > BCM63XX_SPI_MAX_CS) { in bcm63xx_spi_probe()
511 num_cs = BCM63XX_SPI_MAX_CS; in bcm63xx_spi_probe()

Completed in 5 milliseconds