Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dsstfb.h109 # define LFB_BYTE_SWIZZLE_RD BIT(16) /* enable read-byteswap (big-endian) */ macro
/openbmc/linux/drivers/video/fbdev/
H A Dsstfb.c633 LFB_WORD_SWIZZLE_RD | LFB_BYTE_SWIZZLE_RD ); in sstfb_set_par()