Home
last modified time | relevance | path

Searched refs:CONFIG_GPIO_ENABLE_SPI_FLASH (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/board/aristainetos/
Daristainetos.c283 gpio_request(CONFIG_GPIO_ENABLE_SPI_FLASH, "ena_spi_nor"); in board_init()
284 gpio_direction_output(CONFIG_GPIO_ENABLE_SPI_FLASH, 0); in board_init()
285 gpio_free(CONFIG_GPIO_ENABLE_SPI_FLASH); in board_init()
/external/u-boot/include/configs/
Daristainetos.h42 #define CONFIG_GPIO_ENABLE_SPI_FLASH IMX_GPIO_NR(2, 15) macro
Daristainetos2.h43 #define CONFIG_GPIO_ENABLE_SPI_FLASH IMX_GPIO_NR(2, 15) macro
Daristainetos2b.h43 #define CONFIG_GPIO_ENABLE_SPI_FLASH IMX_GPIO_NR(2, 15) macro
/external/u-boot/scripts/
Dconfig_whitelist.txt750 CONFIG_GPIO_ENABLE_SPI_FLASH