HomeSort by relevance Sort by last modified time
    Searched refs:board_spi_cs_gpio (Results 1 - 25 of 25) sorted by null

  /external/u-boot/arch/arm/include/asm/mach-imx/
spi.h 14 int board_spi_cs_gpio(unsigned bus, unsigned cs);
  /external/u-boot/board/compulab/cl-som-imx7/
common.c 19 int board_spi_cs_gpio(unsigned int bus, unsigned int cs) function
  /external/u-boot/board/compulab/cm_fx6/
common.c 78 int board_spi_cs_gpio(unsigned bus, unsigned cs) function
  /external/u-boot/board/liebherr/display5/
common.c 69 int board_spi_cs_gpio(unsigned int bus, unsigned int cs) function
  /external/u-boot/drivers/spi/
mxc_spi.c 27 __weak int board_spi_cs_gpio(unsigned bus, unsigned cs) function
411 * To use this feature you have to implement board_spi_cs_gpio() to assign
420 mxcs->gpio = board_spi_cs_gpio(bus, cs);
  /external/u-boot/board/aristainetos/
aristainetos-v1.c 155 int board_spi_cs_gpio(unsigned bus, unsigned cs) function
aristainetos-v2.c 238 int board_spi_cs_gpio(unsigned bus, unsigned cs) function
  /external/u-boot/board/dhelectronics/dh_imx6/
dh_imx6.c 323 int board_spi_cs_gpio(unsigned bus, unsigned cs) function
dh_imx6_spl.c 326 int board_spi_cs_gpio(unsigned bus, unsigned cs) function
  /external/u-boot/board/tqc/tqma6/
tqma6.c 158 int board_spi_cs_gpio(unsigned bus, unsigned cs) function
  /external/u-boot/board/bachmann/ot1200/
ot1200.c 103 int board_spi_cs_gpio(unsigned bus, unsigned cs) function
  /external/u-boot/board/freescale/mx6slevk/
mx6slevk.c 131 int board_spi_cs_gpio(unsigned bus, unsigned cs) function
  /external/u-boot/board/freescale/mx7dsabresd/
mx7dsabresd.c 57 int board_spi_cs_gpio(unsigned bus, unsigned cs) function
  /external/u-boot/board/advantech/dms-ba16/
dms-ba16.c 197 int board_spi_cs_gpio(unsigned bus, unsigned cs) function
  /external/u-boot/board/embest/mx6boards/
mx6boards.c 291 int board_spi_cs_gpio(unsigned bus, unsigned cs) function
  /external/u-boot/board/liebherr/mccmon6/
mccmon6.c 277 int board_spi_cs_gpio(unsigned bus, unsigned cs) function
  /external/u-boot/board/phytec/pcm058/
pcm058.c 325 int board_spi_cs_gpio(unsigned bus, unsigned cs) function
  /external/u-boot/board/el/el6x/
el6x.c 185 int board_spi_cs_gpio(unsigned bus, unsigned cs) function
  /external/u-boot/board/ge/bx50v3/
bx50v3.c 216 int board_spi_cs_gpio(unsigned bus, unsigned cs) function
  /external/u-boot/board/phytec/pfla02/
pfla02.c 321 int board_spi_cs_gpio(unsigned bus, unsigned cs) function
  /external/u-boot/board/boundary/nitrogen6x/
nitrogen6x.c 340 int board_spi_cs_gpio(unsigned bus, unsigned cs) function
  /external/u-boot/board/congatec/cgtqmx6eval/
cgtqmx6eval.c 731 int board_spi_cs_gpio(unsigned bus, unsigned cs) function
  /external/u-boot/board/freescale/mx6sabreauto/
mx6sabreauto.c 619 int board_spi_cs_gpio(unsigned bus, unsigned cs) function
  /external/u-boot/board/freescale/mx6sabresd/
mx6sabresd.c 681 int board_spi_cs_gpio(unsigned bus, unsigned cs) function
  /external/u-boot/board/gateworks/gw_ventana/
gw_ventana.c 197 int board_spi_cs_gpio(unsigned bus, unsigned cs) function
    [all...]

Completed in 805 milliseconds