Home
last modified time | relevance | path

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

/u-boot/drivers/tpm/
A Dtpm_tis_lpc.c105 static u32 tpm_read_word(struct tpm_tis_lpc_priv *priv, const u32 *ptr) in tpm_read_word() function
147 u32 value = tpm_read_word(priv, reg); in tis_wait_reg()
173 didvid = tpm_read_word(priv, &priv->regs[0].did_vid); in tpm_tis_lpc_probe()
229 burst = burst_count(tpm_read_word(priv, in tis_senddata()
329 value = tpm_read_word(priv, &regs[locality].tpm_status); in tis_readresponse()
399 if (tpm_read_word(priv, &regs[locality].access) & in tpm_tis_lpc_close()

Completed in 3 milliseconds