Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-rockchip.c196 bool cs_high_supported; /* native CS supports active-high polarity */ member
734 if (!spi_get_csgpiod(spi, 0) && (spi->mode & SPI_CS_HIGH) && !rs->cs_high_supported) { in rockchip_spi_setup()
900 rs->cs_high_supported = true; in rockchip_spi_probe()