Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/st33zp24/
H A Dst33zp24.h14 #define ST33ZP24_BUFSIZE 2048 macro
H A Dspi.c50 #define ST33ZP24_SPI_BUFFER_SIZE (ST33ZP24_BUFSIZE + (ST33ZP24_BUFSIZE / 2) +\
H A Di2c.c20 u8 buf[ST33ZP24_BUFSIZE + 1];