Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/tpm/st33zp24/
Dspi.c35 #define LOCALITY0 0 macro
121 data = TPM_WRITE_DIRECTION | LOCALITY0; in st33zp24_spi_send()
167 data = LOCALITY0; in read8_reg()
Dst33zp24.c44 #define LOCALITY0 0 macro
577 chip->vendor.locality = LOCALITY0; in st33zp24_probe()
584 if (request_locality(chip) != LOCALITY0) { in st33zp24_probe()