Home
last modified time | relevance | path

Searched refs:bochs_hw_set_big_endian (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tiny/
H A Dbochs.c153 static void bochs_hw_set_big_endian(struct bochs_device *bochs) in bochs_hw_set_big_endian() function
170 #define bochs_hw_set_native_endian(_b) bochs_hw_set_big_endian(_b)
374 bochs_hw_set_big_endian(bochs); in bochs_hw_setformat()