| H A D | aml-build.c | 1024 Aml *aml_io(AmlIODecode dec, uint16_t min_base, uint16_t max_base, in aml_io() argument 1029 build_append_byte(var->buf, dec); in aml_io() 1354 AmlMaxFixed max_fixed, AmlDecode dec, in aml_as_desc_header() argument 1357 uint8_t flags = max_fixed | min_fixed | dec; in aml_as_desc_header() 1368 AmlMaxFixed max_fixed, AmlDecode dec, in aml_word_as_desc() argument 1381 aml_as_desc_header(type, min_fixed, max_fixed, dec, type_flags)); in aml_word_as_desc() 1392 AmlMaxFixed max_fixed, AmlDecode dec, in aml_dword_as_desc() argument 1406 aml_as_desc_header(type, min_fixed, max_fixed, dec, type_flags)); in aml_dword_as_desc() 1417 AmlMaxFixed max_fixed, AmlDecode dec, in aml_qword_as_desc() argument 1430 aml_as_desc_header(type, min_fixed, max_fixed, dec, type_flag in aml_qword_as_desc() 1446 aml_word_bus_number(AmlMinFixed min_fixed,AmlMaxFixed max_fixed,AmlDecode dec,uint16_t addr_gran,uint16_t addr_min,uint16_t addr_max,uint16_t addr_trans,uint16_t len) aml_word_bus_number() argument 1462 aml_word_io(AmlMinFixed min_fixed,AmlMaxFixed max_fixed,AmlDecode dec,AmlISARanges isa_ranges,uint16_t addr_gran,uint16_t addr_min,uint16_t addr_max,uint16_t addr_trans,uint16_t len) aml_word_io() argument 1480 aml_dword_io(AmlMinFixed min_fixed,AmlMaxFixed max_fixed,AmlDecode dec,AmlISARanges isa_ranges,uint32_t addr_gran,uint32_t addr_min,uint32_t addr_max,uint32_t addr_trans,uint32_t len) aml_dword_io() argument 1497 aml_dword_memory(AmlDecode dec,AmlMinFixed min_fixed,AmlMaxFixed max_fixed,AmlCacheable cacheable,AmlReadAndWrite read_and_write,uint32_t addr_gran,uint32_t addr_min,uint32_t addr_max,uint32_t addr_trans,uint32_t len) aml_dword_memory() argument 1517 aml_qword_memory(AmlDecode dec,AmlMinFixed min_fixed,AmlMaxFixed max_fixed,AmlCacheable cacheable,AmlReadAndWrite read_and_write,uint64_t addr_gran,uint64_t addr_min,uint64_t addr_max,uint64_t addr_trans,uint64_t len) aml_qword_memory() argument [all...] |