Searched refs:XCHAL_HAVE_BE (Results 1 – 12 of 12) sorted by relevance
178 .big_endian = XCHAL_HAVE_BE,239 .iotype = XCHAL_HAVE_BE ? UPIO_MEM32BE : UPIO_MEM32,
105 #if XCHAL_HAVE_BE
29 #define XCHAL_HAVE_BE 1 /* big-endian byte ordering */ macro
28 #define XCHAL_HAVE_BE 0 /* big-endian byte ordering */ macro
29 #define XCHAL_HAVE_BE 0 /* big-endian byte ordering */ macro
49 #define XCHAL_HAVE_BE 0 /* big-endian byte ordering */ macro
49 #define XCHAL_HAVE_BE 1 /* big-endian byte ordering */ macro
563 XCHAL_HAVE_BE ? "big" : "little", in c_show()
65 #if XCHAL_HAVE_BE