Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/acpi/
H A Daml-build.h106 } AmlMaxFixed; typedef
355 Aml *aml_word_bus_number(AmlMinFixed min_fixed, AmlMaxFixed max_fixed,
359 Aml *aml_word_io(AmlMinFixed min_fixed, AmlMaxFixed max_fixed,
364 Aml *aml_dword_io(AmlMinFixed min_fixed, AmlMaxFixed max_fixed,
370 AmlMaxFixed max_fixed, AmlCacheable cacheable,
376 AmlMaxFixed max_fixed, AmlCacheable cacheable,
/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()
1446 Aml *aml_word_bus_number(AmlMinFixed min_fixed, AmlMaxFixed max_fixed, in aml_word_bus_number()
1462 Aml *aml_word_io(AmlMinFixed min_fixed, AmlMaxFixed max_fixed, in aml_word_io()
1480 Aml *aml_dword_io(AmlMinFixed min_fixed, AmlMaxFixed max_fixed, in aml_dword_io()
1499 AmlMaxFixed max_fixed, AmlCacheable cacheable, in aml_dword_memory()
1519 AmlMaxFixed max_fixed, AmlCacheable cacheable, in aml_qword_memory()