Home
last modified time | relevance | path

Searched defs:burstcount (Results 1 – 2 of 2) 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()
H A Dtpm2_tis_spi.c302 u32 burstcount, ret; in tpm_tis_spi_get_burstcount() local