Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bochs/
H A Dbochs_hw.c69 #define bochs_hw_set_native_endian(_b) bochs_hw_set_big_endian(_b) macro
71 #define bochs_hw_set_native_endian(_b) bochs_hw_set_little_endian(_b) macro