Home
last modified time | relevance | path

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

/linux-4.1.27/include/video/
Dpxa168fb.h76 unsigned panel_rbswap:1; member
118 unsigned panel_rbswap:1; member
/linux-4.1.27/arch/arm/mach-mmp/
Daspenite.c209 .panel_rbswap = 0,
/linux-4.1.27/drivers/video/fbdev/
Dpxa168fb.c324 x |= ((fbi->pix_fmt & 1) ^ (fbi->panel_rbswap)) << 12; in set_dma_control0()
649 fbi->panel_rbswap = mi->panel_rbswap; in pxa168fb_probe()