Searched refs:fdt_property_string (Results 1 – 2 of 2) sorted by relevance
252 ret = fdt_property_string(fdt, "compatible", "coreboot"); in add_coreboot_node()
1513 #define fdt_property_string(fdt, name, str) \ macro