Home
last modified time | relevance | path

Searched defs:cs_inactive (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/spi/
H A Dspi-sifive.c95 u32 cs_inactive; /* level of the CS pins when inactive */ member
H A Dspi-rockchip.c195 bool cs_inactive; /* spi target transmission stop when cs inactive */ member
H A Dspi-mt65xx.c303 struct spi_delay *cs_inactive = &spi->cs_inactive; in mtk_spi_set_hw_cs_timing() local
H A Datmel-quadspi.c1180 u32 cs_inactive; in atmel_qspi_set_cs_timing() local
/linux/include/linux/spi/
H A Dspi.h229 struct spi_delay cs_inactive; member