Home
last modified time | relevance | path

Searched defs:FDT_TAGALIGN (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/scripts/dtc/libfdt/
H A Dlibfdt_internal.h56 #define FDT_TAGALIGN(x) (FDT_ALIGN((x), FDT_TAGSIZE)) macro
/openbmc/linux/scripts/dtc/libfdt/
H A Dlibfdt_internal.h11 #define FDT_TAGALIGN(x) (FDT_ALIGN((x), FDT_TAGSIZE)) macro