Searched refs:pprq (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/acpi/ |
H A D | tpm.c | 26 *not_implemented, *pak, *tpm2, *tpm3, *pprm, *pprq, *zero, *one; in tpm_build_ppi_acpi() local 53 pprq = aml_name("PPRQ"); in tpm_build_ppi_acpi() 180 aml_append(ifctx2, aml_store(op, pprq)); in tpm_build_ppi_acpi() 214 aml_store(pprq, aml_index(tpm2, one))); in tpm_build_ppi_acpi() 227 aml_store(pprq, aml_index(tpm3, one))); in tpm_build_ppi_acpi() 357 aml_append(ifctx3, aml_store(op, pprq)); in tpm_build_ppi_acpi() 368 aml_append(ifctx3, aml_store(op, pprq)); in tpm_build_ppi_acpi()
|
/openbmc/qemu/docs/specs/ |
H A D | tpm.rst | 147 | ``pprq`` | 0x4 | 0x109 | Operation request number to execute. See | 155 | | | | Copied from pprq field by firmware. |
|