Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/spi/
Dspi-bcm63xx.c131 #define BCM63XX_SPI_MAX_CS 8 macro
486 u32 num_cs = BCM63XX_SPI_MAX_CS; in bcm63xx_spi_probe()
498 if (num_cs > BCM63XX_SPI_MAX_CS) { in bcm63xx_spi_probe()
501 num_cs = BCM63XX_SPI_MAX_CS; in bcm63xx_spi_probe()