Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tpm/
H A Dtpm2_tis_core.c172 static int tpm_tis_get_burstcount(struct udevice *dev, size_t *burstcount) in tpm_tis_get_burstcount() function
253 ret = tpm_tis_get_burstcount(dev, &burstcnt); in tpm_tis_send()
315 ret = tpm_tis_get_burstcount(dev, &burstcnt); in tpm_tis_recv_data()