Home
last modified time | relevance | path

Searched refs:dtr_mode (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/spi/
H A Dspi.h1138 bool dtr_mode; member
/linux/drivers/spi/
H A Dspi.c4223 if (xfer->dtr_mode && !ctlr->dtr_caps) in __spi_validate()