Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/char/tpm/st33zp24/
Dst33zp24.h11 #define ST33ZP24_BUFSIZE 2048 macro
Dspi.c54 #define ST33ZP24_SPI_BUFFER_SIZE (ST33ZP24_BUFSIZE + (ST33ZP24_BUFSIZE / 2) +\
Di2c.c24 u8 buf[ST33ZP24_BUFSIZE + 1];