Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/aty/
Dmach64_accel.c308 pix_width |= (BYTE_ORDER_MSB_TO_LSB | HOST_1BPP); in atyfb_imageblit()
312 pix_width |= (BYTE_ORDER_MSB_TO_LSB | HOST_4BPP); in atyfb_imageblit()
/linux-6.1.9/include/video/
Dmach64.h1101 #define BYTE_ORDER_MSB_TO_LSB 0 macro
Dradeon.h829 #define BYTE_ORDER_MSB_TO_LSB 0x00000000 macro