Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/liebherr/mccmon6/
H A Dmccmon6.c55 #define ECSPI3_CS0 IMX_GPIO_NR(4, 24) macro
280 return (bus == 2 && cs == 0) ? ECSPI3_CS0 : -1; in board_spi_cs_gpio()
298 gpio_direction_output(ECSPI3_CS0, 1); in setup_spi()