Home
last modified time | relevance | path

Searched refs:SWAP_RGB (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/mediatek/
A Dmtk_dpi_regs.h47 #define SWAP_RGB 0x00 macro
A Dmtk_dpi.c313 val = SWAP_RGB; in mtk_dpi_config_channel_swap()
331 val = SWAP_RGB; in mtk_dpi_config_channel_swap()
/linux/drivers/media/i2c/
A Dov772x.c229 #define SWAP_MASK (SWAP_RGB | SWAP_YUV | SWAP_ML)
234 #define SWAP_RGB 0x20 /* Swap B/R output sequence in RGB mode */ macro
475 .com3 = SWAP_RGB,
491 .com3 = SWAP_RGB,
/linux/drivers/gpu/drm/msm/dsi/
A Ddsi.xml.h71 SWAP_RGB = 0, enumerator
A Ddsi_host.c829 data = DSI_VID_CFG1_RGB_SWAP(SWAP_RGB); in dsi_ctrl_config()
833 data = DSI_CMD_CFG0_RGB_SWAP(SWAP_RGB); in dsi_ctrl_config()

Completed in 19 milliseconds