Home
last modified time | relevance | path

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

/openbmc/u-boot/board/ge/mx53ppd/
H A Dppd_gpio.h61 #define ECSPI1_CS1 IMX_GPIO_NR(4, 10) macro
90 { ECSPI1_CS1, 1 },
/openbmc/u-boot/board/aristainetos/
H A Daristainetos-v2.c51 #define ECSPI1_CS1 IMX_GPIO_NR(4, 10) macro
250 return ECSPI1_CS1; in board_spi_cs_gpio()
274 gpio_direction_output(ECSPI1_CS1, 1); in setup_spi()