Home
last modified time | relevance | path

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

/drivers/char/tpm/
Dtpm_i2c_nuvoton.c36 #define TPM_I2C_MAX_BUF_SIZE 32 macro
149 burst_count = min_t(u8, TPM_I2C_MAX_BUF_SIZE, data); in i2c_nuvoton_get_burstcount()