Searched refs:FDT_IS_VALUE (Results 1 – 1 of 1) sorted by relevance
43 #define FDT_IS_VALUE (1 << 2) /* not supported */ macro47 #define FDT_ANY_GLOBAL (FDT_IS_NODE | FDT_IS_PROP | FDT_IS_VALUE | \