Searched refs:XCHAL_HAVE_BE (Results 1 – 11 of 11) sorted by relevance
192 .big_endian = XCHAL_HAVE_BE,253 .iotype = XCHAL_HAVE_BE ? UPIO_MEM32BE : UPIO_MEM32,
110 #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
710 XCHAL_HAVE_BE ? "big" : "little", in c_show()
62 #if XCHAL_HAVE_BE