Home
last modified time | relevance | path

Searched refs:ACPI (Results 1 – 3 of 3) sorted by relevance

/system/libufdt/utils/src/
Ddt_table.c30 if (dt_type == ACPI) in dt_table_header_init()
Ddt_table.h75 enum DT_TYPE { DTB, ACPI }; enumerator
Dmkdtimg_core.c305 global_options->dt_type = ACPI; in set_global_options()
390 if (writer->global_options.dt_type == ACPI) { in flush_entry_to_img()