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

  /external/u-boot/board/compulab/cm_fx6/
common.h 15 #define CM_FX6_ECSPI_BUS0_CS0 IMX_GPIO_NR(2, 30)
common.c 80 return (bus == 0 && cs == 0) ? (CM_FX6_ECSPI_BUS0_CS0) : -1;
cm_fx6.c 513 return gpio_request(CM_FX6_ECSPI_BUS0_CS0, "ecspi_bus0_cs0");

Completed in 1251 milliseconds