Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/
H A Dtpm-chip.c205 int chip_prev; in tpm_default_chip() local
210 chip_prev = chip_num; in tpm_default_chip()
217 } while (chip_prev != chip_num); in tpm_default_chip()