Searched refs:DTSF_V1 (Results 1 – 5 of 5) sorted by relevance
75 return build_dt_info(DTSF_V1, NULL, tree, guess_boot_cpuid(tree)); in dt_from_fs()
111 $$ = DTSF_V1;115 $$ = DTSF_V1 | DTSF_PLUGIN;
332 #define DTSF_V1 0x0001 /* /dts-v1/ */ macro
1372 (yyval.flags) = DTSF_V1; in yyparse()1378 (yyval.flags) = DTSF_V1 | DTSF_PLUGIN; in yyparse()
925 return build_dt_info(DTSF_V1, reservelist, tree, boot_cpuid_phys); in dt_from_blob()
Completed in 11 milliseconds