Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/
H A Dtpm_tis_i2c_cr50.c30 #define TPM_CR50_MAX_BUFSIZE 64 macro
56 u8 buf[TPM_CR50_MAX_BUFSIZE];
257 if (len > TPM_CR50_MAX_BUFSIZE - 1) in tpm_cr50_i2c_write()
431 *burst > 0 && *burst <= TPM_CR50_MAX_BUFSIZE - 1) in tpm_cr50_i2c_get_burst_and_status()