Home
last modified time | relevance | path

Searched defs:bochs_hw_set_native_endian (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tiny/
H A Dbochs.c170 #define bochs_hw_set_native_endian(_b) bochs_hw_set_big_endian(_b) macro
172 #define bochs_hw_set_native_endian(_b) bochs_hw_set_little_endian(_b) macro