Lines Matching defs:dt
426 static void bl2_populate_compatible_string(void *dt)
433 fdt_setprop_u32(dt, 0, "#address-cells", 2);
434 fdt_setprop_u32(dt, 0, "#size-cells", 2);
440 ret = fdt_setprop_string(dt, 0, "compatible",
444 ret = fdt_setprop_string(dt, 0, "compatible",
448 ret = fdt_setprop_string(dt, 0, "compatible",
452 ret = fdt_setprop_string(dt, 0, "compatible",
469 ret = fdt_appendprop_string(dt, 0, "compatible",
473 ret = fdt_appendprop_string(dt, 0, "compatible",
477 ret = fdt_appendprop_string(dt, 0, "compatible",
481 ret = fdt_appendprop_string(dt, 0, "compatible",