Home
last modified time | relevance | path

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

/system/libufdt/utils/src/
Ddt_table.c39 header->page_size = cpu_to_fdt32(DT_TABLE_DEFAULT_PAGE_SIZE); in dt_table_header_init()
Ddt_table.h27 #define DT_TABLE_DEFAULT_PAGE_SIZE 2048 macro
Dmkdtimg_core.c74 options->page_size = DT_TABLE_DEFAULT_PAGE_SIZE; in init_dt_global_options()