Home
last modified time | relevance | path

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

/u-boot/drivers/spi/
A Dmvebu_a3700_spi.c32 #define MAX_CS_COUNT 4 macro
45 struct gpio_desc cs_gpios[MAX_CS_COUNT];
A Datmel_spi.c100 #define MAX_CS_COUNT 4 macro
117 struct gpio_desc cs_gpios[MAX_CS_COUNT];
A Dstm32_spi.c86 #define MAX_CS_COUNT 4 macro
104 struct gpio_desc cs_gpios[MAX_CS_COUNT];
263 if (cs >= MAX_CS_COUNT) in stm32_spi_set_cs()
A Dmxc_spi.c123 #define MAX_CS_COUNT 4 macro
137 struct gpio_desc cs_gpios[MAX_CS_COUNT];

Completed in 14 milliseconds