Home
last modified time | relevance | path

Searched refs:le32_bswap (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/riscv/hwprobe/
A Dhwprobe.h8 # define le32_bswap(_x) \ macro
14 # define le32_bswap(_x) (_x) macro
A Dcbo.c22 #define MK_CBO(fn) le32_bswap((uint32_t)(fn) << 20 | 10 << 15 | 2 << 12 | 0 << 7 | 15)

Completed in 4 milliseconds