Searched refs:intfcaps (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.c438 u32 vendor, intfcaps, intmask; local
469 intfcaps =
473 intfcaps);
474 if (intfcaps & TPM_INTF_BURST_COUNT_STATIC)
476 if (intfcaps & TPM_INTF_CMD_READY_INT)
478 if (intfcaps & TPM_INTF_INT_EDGE_FALLING)
480 if (intfcaps & TPM_INTF_INT_EDGE_RISING)
482 if (intfcaps & TPM_INTF_INT_LEVEL_LOW)
484 if (intfcaps & TPM_INTF_INT_LEVEL_HIGH)
486 if (intfcaps
[all...]

Completed in 23 milliseconds