Searched refs:off_str (Results 1 – 2 of 2) sorted by relevance
107 UINT32 off_str; in DumpFdt() local124 off_str = fdt32_to_cpu(bph->off_dt_strings); in DumpFdt()126 p_strings = (CONST CHAR8*)FdtBlob + off_str; in DumpFdt()
92 UINT32 off_str; in DumpFdt() local126 off_str = fdt32_to_cpu (bph->off_dt_strings); in DumpFdt()128 p_strings = (CONST CHAR8*)FdtBlob + off_str; in DumpFdt()