Home
last modified time | relevance | path

Searched refs:LOCALITY0 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/char/tpm/st33zp24/
H A Dspi.c22 #define LOCALITY0 0 macro
108 phy->tx_buf[total_length++] = TPM_WRITE_DIRECTION | LOCALITY0; in st33zp24_spi_send()
151 phy->tx_buf[total_length++] = LOCALITY0; in st33zp24_spi_read8_reg()
H A Dst33zp24.c32 #define LOCALITY0 0 macro
472 tpm_dev->locality = LOCALITY0; in st33zp24_probe()
498 if (request_locality(chip) != LOCALITY0) { in st33zp24_probe()
/kernel/linux/linux-5.10/drivers/char/tpm/st33zp24/
H A Dspi.c26 #define LOCALITY0 0 macro
113 phy->tx_buf[total_length++] = TPM_WRITE_DIRECTION | LOCALITY0; in st33zp24_spi_send()
156 phy->tx_buf[total_length++] = LOCALITY0; in st33zp24_spi_read8_reg()
H A Dst33zp24.c31 #define LOCALITY0 0 macro
108 * @return: true if LOCALITY0 is active, otherwise false
536 tpm_dev->locality = LOCALITY0; in st33zp24_probe()
543 if (request_locality(chip) != LOCALITY0) { in st33zp24_probe()

Completed in 4 milliseconds