Searched refs:pprm (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 54 pprm = aml_name("PPRM"); in tpm_build_ppi_acpi() 181 aml_append(ifctx2, aml_store(zero, pprm)); in tpm_build_ppi_acpi() 230 aml_store(pprm, aml_index(tpm3, aml_int(2)))); in tpm_build_ppi_acpi() 359 aml_append(ifctx3, aml_store(zero, pprm)); in tpm_build_ppi_acpi() 370 aml_append(ifctx3, aml_store(op_arg, pprm)); in tpm_build_ppi_acpi()
|
| /openbmc/qemu/docs/specs/ |
| H A D | tpm.rst | 151 | ``pprm`` | 0x4 | 0x10d | Operation request optional parameter. |
|