Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-mt65xx.c118 * @must_tx: Must explicitly send dummy TX bytes to do RX only transfer
126 bool must_tx; member
183 .must_tx = true,
194 .must_tx = true,
200 .must_tx = true,
206 .must_tx = true,
211 .must_tx = true,
217 .must_tx = true,
225 .must_tx = true,
1183 if (mdata->dev_comp->must_tx) in mtk_spi_probe()
[all...]