Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-omap2-mcspi.c137 bool last_msg_kept_cs; member
1273 if (mcspi->last_msg_kept_cs) in omap2_mcspi_prepare_message()
1298 mcspi->last_msg_kept_cs = true; in omap2_mcspi_prepare_message()
1300 mcspi->last_msg_kept_cs = false; in omap2_mcspi_prepare_message()