Searched refs:dtsflags (Results 1 – 4 of 4) sorted by relevance
324 unsigned int dtsflags; member335 struct dt_info *build_dt_info(unsigned int dtsflags,
397 struct dt_info *build_dt_info(unsigned int dtsflags, in build_dt_info() argument404 dti->dtsflags = dtsflags; in build_dt_info()
323 if (dti->dtsflags & DTSF_PLUGIN) { in main()
618 if (!(dti->dtsflags & DTSF_PLUGIN)) in fixup_phandle_references()1412 if (dti->dtsflags & DTSF_PLUGIN) in check_property_phandle_args()1644 if (!(dti->dtsflags & DTSF_PLUGIN)) in check_interrupt_map()1706 if (dti->dtsflags & DTSF_PLUGIN) in check_interrupts_property()
Completed in 11 milliseconds