HomeSort by relevance Sort by last modified time
    Searched refs:dt_entry_count (Results 1 - 3 of 3) sorted by null

  /system/libufdt/utils/src/
dt_table.h 36 uint32_t dt_entry_count; /* number of dt_table_entry */ member in struct:dt_table_header
mkdtimg_dump.c 114 output_prop_int(out_fp, "dt_entry_count", header->dt_entry_count);
161 uint32_t entry_count = fdt32_to_cpu(header.dt_entry_count);
mkdtimg_core.c 173 header.dt_entry_count = cpu_to_fdt32(entry_count);

Completed in 283 milliseconds