Searched refs:ARC_BSWAP_TYPE (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arc/include/uapi/asm/
H A Dswab.h42 #define ARC_BSWAP_TYPE 1 macro
44 #if (ARC_BSWAP_TYPE == 1) /******* Software only ********/
78 #elif (ARC_BSWAP_TYPE == 2) /* Custom single cycle bswap instruction */
91 #endif /* ARC_BSWAP_TYPE=zzz */

Completed in 219 milliseconds