Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/spi/
Dspi-xilinx.c91 u32 cs_inactive; /* Level of the CS pins when inactive*/ member
Dspi-sifive.c95 u32 cs_inactive; /* level of the CS pins when inactive */ member
Dspi-rockchip.c195 bool cs_inactive; /* spi target transmission stop when cs inactive */ member
Dspi-mt65xx.c289 struct spi_delay *cs_inactive = &spi->cs_inactive; in mtk_spi_set_hw_cs_timing() local
Datmel-quadspi.c1182 u32 cs_inactive; in atmel_qspi_set_cs_timing() local
/linux-6.14.4/include/linux/spi/
Dspi.h224 struct spi_delay cs_inactive; member