Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dtpm.c43 aml_int(TPM_PPI_ADDR_BASE + 0x100), in tpm_build_ppi_acpi()
59 aml_int(TPM_PPI_ADDR_BASE + in tpm_build_ppi_acpi()
81 aml_add(aml_int(TPM_PPI_ADDR_BASE), op, NULL), 0x1)); in tpm_build_ppi_acpi()
/openbmc/qemu/include/hw/acpi/
H A Dtpm.h200 #define TPM_PPI_ADDR_BASE 0xFED45000 macro
/openbmc/qemu/hw/tpm/
H A Dtpm_tis_isa.c138 TPM_PPI_ADDR_BASE, OBJECT(dev)); in tpm_tis_isa_realizefn()
H A Dtpm_crb.c309 TPM_PPI_ADDR_BASE, OBJECT(s)); in tpm_crb_realize()
/openbmc/qemu/hw/i386/
H A Dacpi-build.c2829 .tpmppi_address = cpu_to_le32(TPM_PPI_ADDR_BASE), in acpi_setup()