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

/linux-master/drivers/char/tpm/
H A Dtpm_tis_spi_cr50.c27 * - waits for up to CR50_FLOW_CONTROL for flow control 'ready' indication.
33 #define CR50_FLOW_CONTROL msecs_to_jiffies(TPM2_TIMEOUT_A) macro
166 unsigned long timeout = jiffies + CR50_FLOW_CONTROL;

Completed in 97 milliseconds