Home
last modified time | relevance | path

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

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