Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm_tis_spi_main.c278 dev->mode |= SPI_TPM_HW_FLOW; in tpm_tis_spi_probe()
/linux/include/linux/spi/
H A Dspi.h202 #define SPI_TPM_HW_FLOW BIT(29) /* TPM HW flow control */ macro