Home
last modified time | relevance | path

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

/external/dtc/
Ddtc.h251 unsigned int dtsflags; member
262 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()
/external/u-boot/scripts/dtc/
Ddtc.h253 unsigned int dtsflags; member
264 struct dt_info *build_dt_info(unsigned int dtsflags,
Dlivetree.c378 struct dt_info *build_dt_info(unsigned int dtsflags, in build_dt_info() argument
385 dti->dtsflags = dtsflags; in build_dt_info()
Ddtc.c322 if (dti->dtsflags & DTSF_PLUGIN) { in main()
Dchecks.c571 if (!(dti->dtsflags & DTSF_PLUGIN)) in fixup_phandle_references()
1128 if (dti->dtsflags & DTSF_PLUGIN) in check_property_phandle_args()
1323 (dti->dtsflags & DTSF_PLUGIN)) in check_interrupts_property()