Searched refs:SPI_TPM_HW_FLOW (Results 1 – 3 of 3) sorted by relevance
278 dev->mode |= SPI_TPM_HW_FLOW; in tpm_tis_spi_probe()
199 #define SPI_TPM_HW_FLOW BIT(29) /* TPM HW flow control */ macro
1069 if (spi->mode & SPI_TPM_HW_FLOW) { in tegra_qspi_combined_seq_xfer()