Searched defs:BIG_ENDIAN (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ | ||
| H A D | zfs_common.h | 32 BIG_ENDIAN = 0 enumerator |
| /rk3399_rockchip-uboot/drivers/ddr/microchip/ | ||
| H A D | ddr2_regs.h | 70 #define BIG_ENDIAN(x) ((x) << 31) macro |