Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dimx8image.h242 #define IMG_TYPE_SHIFT 0 macro
244 #define IMG_TYPE(x) (((x) & IMG_TYPE_MASK) >> IMG_TYPE_SHIFT)