Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/spi/
Dspi-bcm63xx.c131 #define BCM63XX_SPI_MAX_CS 8 macro
488 u32 num_cs = BCM63XX_SPI_MAX_CS; in bcm63xx_spi_probe()
500 if (num_cs > BCM63XX_SPI_MAX_CS) { in bcm63xx_spi_probe()
503 num_cs = BCM63XX_SPI_MAX_CS; in bcm63xx_spi_probe()