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

  /external/u-boot/board/ge/mx53ppd/
ppd_gpio.h 60 #define ECSPI1_CS0 IMX_GPIO_NR(5, 17)
89 { ECSPI1_CS0, 1 },
  /external/u-boot/board/aristainetos/
aristainetos-v2.c 46 #define ECSPI1_CS0 IMX_GPIO_NR(4, 9)
49 #define ECSPI1_CS0 IMX_GPIO_NR(2, 30) /* NOR flash */
247 return ECSPI1_CS0;
268 gpio_direction_output(ECSPI1_CS0, 1);

Completed in 165 milliseconds