Searched refs:aml_dma (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/hw/acpi/ |
H A D | aml-build-stub.c | 94 Aml *aml_dma(AmlDmaType typ, AmlDmaBusMaster bm, AmlTransferSize sz, in aml_dma() function
|
H A D | aml-build.c | 1533 Aml *aml_dma(AmlDmaType typ, AmlDmaBusMaster bm, AmlTransferSize sz, in aml_dma() function
|
/openbmc/qemu/hw/block/ |
H A D | fdc-isa.c | 256 aml_dma(AML_COMPATIBILITY, AML_NOTBUSMASTER, AML_TRANSFER8, isa->dma)); in build_fdc_aml()
|
/openbmc/qemu/include/hw/acpi/ |
H A D | aml-build.h | 381 Aml *aml_dma(AmlDmaType typ, AmlDmaBusMaster bm, AmlTransferSize sz,
|