Home
last modified time | relevance | path

Searched refs:IDK (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Dr8a774e1-hihope-rzg2h-ex-idk-1110wr.dts4 * to an Advantech IDK-1110WR 10.1" LVDS panel
H A Dr8a774a1-hihope-rzg2m-ex-idk-1110wr.dts4 * to an Advantech IDK-1110WR 10.1" LVDS panel
H A Dr8a774a1-hihope-rzg2m-rev2-ex-idk-1110wr.dts4 * Advantech IDK-1110WR 10.1" LVDS panel
H A Dr8a774b1-hihope-rzg2n-ex-idk-1110wr.dts4 * to an Advantech IDK-1110WR 10.1" LVDS panel
H A Dr8a774b1-hihope-rzg2n-rev2-ex-idk-1110wr.dts4 * to an Advantech IDK-1110WR 10.1" LVDS panel
H A Dr8a774c0-ek874-idk-2121wr.dts4 * connected to an Advantech IDK-2121WR 21.5" LVDS panel
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Dam572x-idk.dts14 model = "TI AM5728 IDK";
H A Dam574x-idk.dts15 model = "TI AM5748 IDK";
H A Dam571x-idk.dts16 model = "TI AM5718 IDK";
/freebsd/sys/contrib/device-tree/Bindings/arm/omap/
H A Domap.txt107 - AM5748 IDK
110 - AM5728 IDK
113 - AM5718 IDK
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-am654-icssg2.dtso3 * DT overlay for IDK application board on AM654 EVM
H A Dk3-am654-idk.dtso3 * DT overlay for IDK application board on AM654 EVM
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp446 bool shouldForceImportDeclContext(ImportDefinitionKind IDK) { in shouldForceImportDeclContext() argument
447 return IDK == IDK_Everything || in shouldForceImportDeclContext()
448 (IDK == IDK_Default && !Importer.isMinimalImport()); in shouldForceImportDeclContext()