Searched defs:__bitrev8x4 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | bitrev.h | 33 #define __bitrev8x4(x) (__bitrev32(swab32(x))) macro |
/openbmc/u-boot/include/linux/ | ||
H A D | bitrev.h | 33 #define __bitrev8x4(x) (__bitrev32(swab32(x))) macro |