Searched refs:RK_SPI_BUS_MAX (Results 1 – 1 of 1) sorted by relevance
25 #define RK_SPI_BUS_MAX 5 macro26 static struct rockchip_spi_priv spi_bus[RK_SPI_BUS_MAX];112 if (bus >= RK_SPI_BUS_MAX) { in rockchip_spi_probe()113 printf("%s bus %d is out of max num(%d)\n", __func__, bus, RK_SPI_BUS_MAX); in rockchip_spi_probe()