Home
last modified time | relevance | path

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

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