Home
last modified time | relevance | path

Searched defs:U32 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/lib/
H A Dlz4_wrapper.c17 typedef uint32_t U32; typedef
/openbmc/u-boot/fs/jffs2/
H A Dcompr_lzo.c79 #define U32 unsigned long macro
/openbmc/qemu/hw/usb/
H A Ddev-audio.c111 #define U32(x) U24(x), (((x) >> 24) & 0xff) macro