Searched refs:burstcount (Results 1 – 1 of 1) sorted by relevance
302 u32 burstcount, ret; in tpm_tis_spi_get_burstcount() local309 &burstcount); in tpm_tis_spi_get_burstcount()313 burstcount = (burstcount >> 8) & 0xFFFF; in tpm_tis_spi_get_burstcount()314 if (burstcount) in tpm_tis_spi_get_burstcount()315 return burstcount; in tpm_tis_spi_get_burstcount()