Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-mt65xx.c88 bool must_tx; member
112 .must_tx = true,
117 .must_tx = true,
123 .must_tx = true,
129 .must_tx = true,
134 .must_tx = true,
662 if (mdata->dev_comp->must_tx) in mtk_spi_probe()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-mt65xx.c116 * @must_tx: Must explicitly send dummy TX bytes to do RX only transfer
124 bool must_tx; member
179 .must_tx = true,
190 .must_tx = true,
196 .must_tx = true,
202 .must_tx = true,
207 .must_tx = true,
213 .must_tx = true,
1146 if (mdata->dev_comp->must_tx) in mtk_spi_probe()

Completed in 4 milliseconds