Home
last modified time | relevance | path

Searched refs:TPM_GLOBAL_INT_ENABLE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm_tis_core.c453 intmask &= ~TPM_GLOBAL_INT_ENABLE; in disable_interrupts()
818 intmask | TPM_GLOBAL_INT_ENABLE); in tpm_tis_probe_irq_single()
883 tpm_tis_write32(priv, reg, ~TPM_GLOBAL_INT_ENABLE & interrupt); in tpm_tis_remove()
1036 intmask &= ~TPM_GLOBAL_INT_ENABLE; in tpm_tis_core_init()
1178 | TPM_INTF_STS_VALID_INT | TPM_GLOBAL_INT_ENABLE; in tpm_tis_reenable_interrupts()
H A Dtpm_tis_core.h41 TPM_GLOBAL_INT_ENABLE = 0x80000000, enumerator
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm_tis_core.c512 int_mask &= ~TPM_GLOBAL_INT_ENABLE; in __tpm_tis_disable_interrupts()
957 intmask | TPM_GLOBAL_INT_ENABLE); in tpm_tis_probe_irq_single()
1022 tpm_tis_write32(priv, reg, ~TPM_GLOBAL_INT_ENABLE & interrupt); in tpm_tis_remove()
1210 intmask &= ~TPM_GLOBAL_INT_ENABLE; in tpm_tis_core_init()
1327 intmask = priv->int_mask | TPM_GLOBAL_INT_ENABLE; in tpm_tis_reenable_interrupts()
H A Dtpm_tis_core.h42 TPM_GLOBAL_INT_ENABLE = 0x80000000, enumerator
/kernel/linux/linux-5.10/drivers/char/tpm/st33zp24/
H A Dst33zp24.c49 TPM_GLOBAL_INT_ENABLE = 0x80, enumerator
567 intmask = TPM_GLOBAL_INT_ENABLE; in st33zp24_probe()
/kernel/linux/linux-6.6/drivers/char/tpm/st33zp24/
H A Dst33zp24.c50 TPM_GLOBAL_INT_ENABLE = 0x80, enumerator
522 intmask = TPM_GLOBAL_INT_ENABLE; in st33zp24_probe()

Completed in 6 milliseconds