Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-xilinx.c91 u32 cs_inactive; /* Level of the CS pins when inactive*/ member
H A Dspi-sifive.c95 u32 cs_inactive; /* level of the CS pins when inactive */ member
H A Dspi-rockchip.c198 bool cs_inactive; /* spi target tansmition stop when cs inactive */ member
H A Dspi-mt65xx.c288 struct spi_delay *cs_inactive = &spi->cs_inactive; in mtk_spi_set_hw_cs_timing() local
/openbmc/linux/include/linux/spi/
H A Dspi.h221 struct spi_delay cs_inactive; member