Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/dpio/
H A Dqbman_sys.h88 static inline uint32_t make_le32(uint32_t val) in make_le32() function
94 #define make_le32(val) (val) macro