Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Duuid.h28 #define UUID_VERSION_SHIFT 12 macro
/openbmc/u-boot/lib/
H A Duuid.c247 UUID_VERSION << UUID_VERSION_SHIFT); in gen_rand_uuid()