Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dusb.h299 # define swap_32(x) (x) macro
302 # define swap_32(x) __swap_32(x) macro