Home
last modified time | relevance | path

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

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