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,
330 if (dti->dtsflags & DTSF_PLUGIN) { in main()
398 struct dt_info *build_dt_info(unsigned int dtsflags, in build_dt_info() argument405 dti->dtsflags = dtsflags; in build_dt_info()
619 if (!(dti->dtsflags & DTSF_PLUGIN)) in fixup_phandle_references()1415 if (dti->dtsflags & DTSF_PLUGIN) in check_property_phandle_args()1649 if (!(dti->dtsflags & DTSF_PLUGIN)) in check_interrupt_map()1715 if (dti->dtsflags & DTSF_PLUGIN) in check_interrupts_property()1832 if (dti->dtsflags & DTSF_PLUGIN) in check_graph_port()1874 if (dti->dtsflags & DTSF_PLUGIN) in check_graph_endpoint()
Completed in 11 milliseconds