Home
last modified time | relevance | path

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

/linux-6.12.1/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 tansmition stop when cs inactive */ member
Dspi-mt65xx.c289 struct spi_delay *cs_inactive = &spi->cs_inactive; in mtk_spi_set_hw_cs_timing() local
/linux-6.12.1/include/linux/spi/
Dspi.h224 struct spi_delay cs_inactive; member