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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/tpm/
H A Dtpm_tis.c67 #define TPM_INT_STATUS(l) (0x0010 | ((l) << 12)) macro
386 TPM_INT_STATUS(chip->vendor.locality));
396 TPM_INT_STATUS(chip->vendor.locality));
407 TPM_INT_STATUS(chip->vendor.locality));
426 TPM_INT_STATUS(chip->vendor.locality));
427 ioread32(chip->vendor.iobase + TPM_INT_STATUS(chip->vendor.locality));
533 TPM_INT_STATUS(chip->vendor.locality)),
535 TPM_INT_STATUS(chip->vendor.locality));
567 TPM_INT_STATUS(chip->vendor.locality)),
569 TPM_INT_STATUS(chi
[all...]

Completed in 39 milliseconds