Home
last modified time | relevance | path

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

/scripts/dtc/
A Ddtc.h324 unsigned int dtsflags; member
335 struct dt_info *build_dt_info(unsigned int dtsflags,
A Ddtc.c330 if (dti->dtsflags & DTSF_PLUGIN) { in main()
A Dlivetree.c398 struct dt_info *build_dt_info(unsigned int dtsflags, in build_dt_info() argument
405 dti->dtsflags = dtsflags; in build_dt_info()
A Dchecks.c619 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