Home
last modified time | relevance | path

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

/Linux-v5.15/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-mt65xx.c216 struct spi_delay *cs_inactive = &spi->cs_inactive; in mtk_spi_set_hw_cs_timing() local
/Linux-v5.15/include/linux/spi/
Dspi.h198 struct spi_delay cs_inactive; member