Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/acpi/
H A Daml-build.h101 } AmlDecode; typedef
356 AmlDecode dec, uint16_t addr_gran,
360 AmlDecode dec, AmlISARanges isa_ranges,
365 AmlDecode dec, AmlISARanges isa_ranges,
369 Aml *aml_dword_memory(AmlDecode dec, AmlMinFixed min_fixed,
375 Aml *aml_qword_memory(AmlDecode dec, AmlMinFixed min_fixed,
/openbmc/qemu/hw/acpi/
H A Daml-build.c1355 AmlMaxFixed max_fixed, AmlDecode dec, in aml_as_desc_header()
1369 AmlMaxFixed max_fixed, AmlDecode dec, in aml_word_as_desc()
1393 AmlMaxFixed max_fixed, AmlDecode dec, in aml_dword_as_desc()
1418 AmlMaxFixed max_fixed, AmlDecode dec, in aml_qword_as_desc()
1447 AmlDecode dec, uint16_t addr_gran, in aml_word_bus_number()
1463 AmlDecode dec, AmlISARanges isa_ranges, in aml_word_io()
1481 AmlDecode dec, AmlISARanges isa_ranges, in aml_dword_io()
1498 Aml *aml_dword_memory(AmlDecode dec, AmlMinFixed min_fixed, in aml_dword_memory()
1518 Aml *aml_qword_memory(AmlDecode dec, AmlMinFixed min_fixed, in aml_qword_memory()