Searched refs:CONFIG_GPIO_ENABLE_SPI_FLASH (Results 1 – 5 of 5) sorted by relevance
283 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()
39 #define CONFIG_GPIO_ENABLE_SPI_FLASH IMX_GPIO_NR(2, 15) macro
40 #define CONFIG_GPIO_ENABLE_SPI_FLASH IMX_GPIO_NR(2, 15) macro
717 CONFIG_GPIO_ENABLE_SPI_FLASH