Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/byteorder/
H A Dswab.h84 # define __swab32(x) \ macro
94 # define __swab32(x) __fswab32(x) macro