Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/aty/
Dmach64_accel.c304 pix_width |= (BYTE_ORDER_MSB_TO_LSB | HOST_1BPP); in atyfb_imageblit()
308 pix_width |= (BYTE_ORDER_MSB_TO_LSB | HOST_4BPP); in atyfb_imageblit()
/linux-4.1.27/include/video/
Dmach64.h1105 #define BYTE_ORDER_MSB_TO_LSB 0 macro
Dradeon.h828 #define BYTE_ORDER_MSB_TO_LSB 0x00000000 macro