Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-s3c64xx.c108 (1 << (i)->port_conf->tx_st_done)) ? 1 : 0)
136 * @tx_st_done: Bit offset of TX_DONE bit in SPI_STATUS regiter.
153 int tx_st_done; member
1413 .tx_st_done = 21,
1421 .tx_st_done = 21,
1428 .tx_st_done = 25,
1436 .tx_st_done = 25,
1446 .tx_st_done = 25,
1456 .tx_st_done = 25,
1468 .tx_st_done
[all...]
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-s3c64xx.c108 (1 << (i)->port_conf->tx_st_done)) ? 1 : 0)
134 * @tx_st_done: Bit offset of TX_DONE bit in SPI_STATUS regiter.
149 int tx_st_done; member
1414 .tx_st_done = 21,
1421 .tx_st_done = 21,
1427 .tx_st_done = 25,
1434 .tx_st_done = 25,
1443 .tx_st_done = 25,
1452 .tx_st_done = 25,

Completed in 4 milliseconds