Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/aty/
Dmach64_accel.c305 pix_width |= (BYTE_ORDER_MSB_TO_LSB | HOST_1BPP); in atyfb_imageblit()
309 pix_width |= (BYTE_ORDER_MSB_TO_LSB | HOST_4BPP); in atyfb_imageblit()
/Linux-v4.19/include/video/
Dmach64.h1105 #define BYTE_ORDER_MSB_TO_LSB 0 macro
Dradeon.h829 #define BYTE_ORDER_MSB_TO_LSB 0x00000000 macro