Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/aristainetos/
H A Daristainetos-v2.c47 #define ECSPI1_CS0 IMX_GPIO_NR(4, 9) macro
50 #define ECSPI1_CS0 IMX_GPIO_NR(2, 30) /* NOR flash */ macro
248 return ECSPI1_CS0; in board_spi_cs_gpio()
269 gpio_direction_output(ECSPI1_CS0, 1); in setup_spi()