Searched refs:TPM_DEV_NOINTS (Results 1 – 1 of 1) sorted by relevance
151 #define TPM_DEV_NOINTS 0x0001 macro155 { 0x100214e4, "Broadcom BCM0102", TPM_DEV_NOINTS },159 { 0x32021114, "ATML 97SC3203", TPM_DEV_NOINTS },161 { 0, "", TPM_DEV_NOINTS },329 if ((irq == IRQUNK) || (tpm_devs[idx].flags & TPM_DEV_NOINTS)) { in tpm_tis12_irqinit()