Home
last modified time | relevance | path

Searched refs:FDT_IS_COMPAT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dlibfdt.h44 #define FDT_IS_COMPAT (1 << 3) /* used internally */ macro
48 FDT_IS_COMPAT)
/openbmc/u-boot/tools/
H A Dfdtgrep.c605 inc = check_type_include(priv, FDT_IS_COMPAT, data, len); in h_include()
1098 type = FDT_IS_COMPAT; in scan_args()