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