Searched refs:KHO_FDT_COMPATIBLE (Results 1 – 2 of 2) sorted by relevance
93 #define KHO_FDT_COMPATIBLE "kho-v3" macro
1398 err |= fdt_property_string(root, "compatible", KHO_FDT_COMPATIBLE); in kho_out_fdt_setup()1646 err = fdt_node_check_compatible(fdt, 0, KHO_FDT_COMPATIBLE); in kho_populate()1649 fdt_phys, KHO_FDT_COMPATIBLE, err); in kho_populate()