Searched refs:desel (Results 1 – 1 of 1) sorted by relevance
466 int desel; in fsl_spi_setup() local473 desel = !(spi->mode & SPI_CS_HIGH); in fsl_spi_setup()474 retval = gpio_direction_output(spi->cs_gpio, desel); in fsl_spi_setup()