Home
last modified time | relevance | path

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

/openbmc/u-boot/board/aristainetos/
H A 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()
/openbmc/u-boot/include/configs/
H A Daristainetos.h39 #define CONFIG_GPIO_ENABLE_SPI_FLASH IMX_GPIO_NR(2, 15) macro
H A Daristainetos2b.h40 #define CONFIG_GPIO_ENABLE_SPI_FLASH IMX_GPIO_NR(2, 15) macro
H A Daristainetos2.h40 #define CONFIG_GPIO_ENABLE_SPI_FLASH IMX_GPIO_NR(2, 15) macro
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt717 CONFIG_GPIO_ENABLE_SPI_FLASH