Searched refs:CHIP_SWAP32 (Results 1 – 1 of 1) sorted by relevance
115 #define CHIP_SWAP32(x) le32toh(x) macro120 #define CHIP_SWAP32(x) be32toh(x) macro125 #define CHIP_SWAP32(x) (x) macro138 # define CHIP_SWAP_ACCESS(x) CHIP_SWAP32(x)753 const uint32_t r = (uint32_t)CHIP_SWAP32(val >> shift); in __BS()859 mips_sw(h, CHIP_SWAP32(val)); in __BS()863 mips3_sd(h, ((CHIP_TYPE)CHIP_SWAP32(val)) << shift); in __BS()