Searched refs:spi_internal_chipselect (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm/mach-imx/
H A Dmx31lite-db.c151 static int spi_internal_chipselect[] = { variable
158 .chipselect = spi_internal_chipselect,
159 .num_chipselect = ARRAY_SIZE(spi_internal_chipselect),
H A Dmach-mx31lilly.c209 static int spi_internal_chipselect[] = { variable
216 .chipselect = spi_internal_chipselect,
217 .num_chipselect = ARRAY_SIZE(spi_internal_chipselect),
221 .chipselect = spi_internal_chipselect,
222 .num_chipselect = ARRAY_SIZE(spi_internal_chipselect),
H A Dmach-mx31lite.c106 static int spi_internal_chipselect[] = { variable
111 .chipselect = spi_internal_chipselect,
112 .num_chipselect = ARRAY_SIZE(spi_internal_chipselect),

Completed in 92 milliseconds