Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/drivers/
A Dtpm2_ptp_fifo.h22 #define TPM2_INT_ENABLE(v) (0x0008 | SHIFT_U32((v), 12)) macro
/optee_os-3.20.0/core/drivers/tpm2/
A Dtpm2_ptp_fifo.c238 ret = chip->phy_ops->rx32(chip, TPM2_INT_ENABLE(chip->locality), in tpm2_fifo_init()
247 ret = chip->phy_ops->tx32(chip, TPM2_INT_ENABLE(chip->locality), flags); in tpm2_fifo_init()

Completed in 3 milliseconds