Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/lib/libfdt/
Dfdt.c52 static int check_off_(uint32_t hdrsize, uint32_t totalsize, uint32_t off) in check_off_()
57 static int check_block_(uint32_t hdrsize, uint32_t totalsize, in check_block_()
91 size_t hdrsize; in fdt_check_header() local
Dfdt_sw.c111 const int hdrsize = FDT_ALIGN(sizeof(struct fdt_header), in fdt_create_with_flags() local