Searched refs:id_len (Results 1 – 1 of 1) sorted by relevance
1247 rt_uint32_t id_len = fdt32_to_cpu(*(map + 3)); in ofw_map_id() local1258 if (masked_id < id_base || masked_id >= id_base + id_len) in ofw_map_id()1295 id_base, out_base, id_len, id, masked_id - id_base + out_base); in ofw_map_id()
Completed in 8 milliseconds