Home
last modified time | relevance | path

Searched defs:cs_high (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/spi/
H A Dspi-dw-core.c93 bool cs_high = !!(spi->mode & SPI_CS_HIGH); in dw_spi_set_cs() local
H A Dspi-stm32.c243 const struct stm32_spi_reg cs_high; member