Home
last modified time | relevance | path

Searched defs:tpm_tis_flush (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/char/tpm/
H A Dtpm_tis.c56 static inline void tpm_tis_flush(void __iomem *iobase) in tpm_tis_flush() function
61 #define tpm_tis_flush(iobase) do { } while (0) macro