Home
last modified time | relevance | path

Searched defs:min_fixed (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/acpi/
H A Daml-build.c1353 static Aml *aml_as_desc_header(AmlResourceType type, AmlMinFixed min_fixed, in aml_as_desc_header()
1367 static Aml *aml_word_as_desc(AmlResourceType type, AmlMinFixed min_fixed, in aml_word_as_desc()
1391 static Aml *aml_dword_as_desc(AmlResourceType type, AmlMinFixed min_fixed, in aml_dword_as_desc()
1416 static Aml *aml_qword_as_desc(AmlResourceType type, AmlMinFixed min_fixed, in aml_qword_as_desc()
1445 Aml *aml_word_bus_number(AmlMinFixed min_fixed, AmlMaxFixed max_fixed, in aml_word_bus_number()
1461 Aml *aml_word_io(AmlMinFixed min_fixed, AmlMaxFixed max_fixed, in aml_word_io()
1479 Aml *aml_dword_io(AmlMinFixed min_fixed, AmlMaxFixed max_fixed, in aml_dword_io()
1497 Aml *aml_dword_memory(AmlDecode dec, AmlMinFixed min_fixed, in aml_dword_memory()
1517 Aml *aml_qword_memory(AmlDecode dec, AmlMinFixed min_fixed, in aml_qword_memory()