Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dsstfb.h105 # define LFB_WORD_SWIZZLE_WR BIT(11) /* enable write-wordswap (big-endian) */ macro
/openbmc/linux/drivers/video/fbdev/
H A Dsstfb.c632 lfbmode |= ( LFB_WORD_SWIZZLE_WR | LFB_BYTE_SWIZZLE_WR | in sstfb_set_par()