Searched refs:SWAP_RGB (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/media/i2c/soc_camera/
H A Dov772x.c225 #define SWAP_MASK (SWAP_RGB | SWAP_YUV | SWAP_ML)
230 #define SWAP_RGB 0x20 /* Swap B/R output sequence in RGB mode */ macro
439 .com3 = SWAP_RGB,
455 .com3 = SWAP_RGB,
/linux-4.1.27/drivers/gpu/drm/msm/dsi/
H A Ddsi.xml.h53 SWAP_RGB = 0, enumerator in enum:dsi_rgb_swap
H A Ddsi_host.c727 data = DSI_VID_CFG1_RGB_SWAP(SWAP_RGB); dsi_ctrl_config()
731 data = DSI_CMD_CFG0_RGB_SWAP(SWAP_RGB); dsi_ctrl_config()

Completed in 139 milliseconds