Searched refs:MAX_CS_COUNT (Results 1 – 4 of 4) sorted by relevance
32 #define MAX_CS_COUNT 4 macro45 struct gpio_desc cs_gpios[MAX_CS_COUNT];
100 #define MAX_CS_COUNT 4 macro117 struct gpio_desc cs_gpios[MAX_CS_COUNT];
86 #define MAX_CS_COUNT 4 macro104 struct gpio_desc cs_gpios[MAX_CS_COUNT];263 if (cs >= MAX_CS_COUNT) in stm32_spi_set_cs()
123 #define MAX_CS_COUNT 4 macro137 struct gpio_desc cs_gpios[MAX_CS_COUNT];
Completed in 14 milliseconds