Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dusb.h298 # define swap_16(x) (x) macro
301 # define swap_16(x) __swap_16(x) macro