Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_st33zp24_spi.c32 #define LOCALITY0 0 macro
41 #define LOCALITY0 0 macro
122 tx_buf[total_length++] = TPM_WRITE_DIRECTION | LOCALITY0; in st33zp24_spi_write()
174 tx_buf[total_length++] = LOCALITY0; in st33zp24_spi_read8_reg()
573 chip->locality = LOCALITY0; in st33zp24_spi_init()
H A Dtpm_tis_st33zp24_i2c.c31 #define LOCALITY0 0 macro
444 chip->locality = LOCALITY0; in st33zp24_i2c_init()
515 chip->locality = LOCALITY0; in st33zp24_i2c_probe()