Searched refs:i2c_nuvoton_wait_for_stat (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/char/tpm/
H A Dtpm_i2c_nuvoton.c171 static int i2c_nuvoton_wait_for_stat(struct tpm_chip *chip, u8 mask, u8 value, function
223 return i2c_nuvoton_wait_for_stat(chip,
331 if (i2c_nuvoton_wait_for_stat(
365 if (i2c_nuvoton_wait_for_stat(chip, TPM_STS_COMMAND_READY,
394 rc = i2c_nuvoton_wait_for_stat(chip,
421 rc = i2c_nuvoton_wait_for_stat(chip,
584 rc = i2c_nuvoton_wait_for_stat(chip,

Completed in 234 milliseconds