Home
last modified time | relevance | path

Searched refs:dtsflags (Results 1 – 4 of 4) sorted by relevance

/external/dtc/
Ddtc.h245 unsigned int dtsflags; member
256 struct dt_info *build_dt_info(unsigned int dtsflags,
Dlivetree.c377 struct dt_info *build_dt_info(unsigned int dtsflags, in build_dt_info() argument
384 dti->dtsflags = dtsflags; in build_dt_info()
Ddtc.c325 if (dti->dtsflags & DTSF_PLUGIN) { in main()
Dchecks.c533 if (!(dti->dtsflags & DTSF_PLUGIN)) in fixup_phandle_references()