Searched refs:SWAP_RGB (Results 1 – 5 of 5) sorted by relevance
47 #define SWAP_RGB 0x00 macro
313 val = SWAP_RGB; in mtk_dpi_config_channel_swap()331 val = SWAP_RGB; in mtk_dpi_config_channel_swap()
229 #define SWAP_MASK (SWAP_RGB | SWAP_YUV | SWAP_ML)234 #define SWAP_RGB 0x20 /* Swap B/R output sequence in RGB mode */ macro475 .com3 = SWAP_RGB,491 .com3 = SWAP_RGB,
71 SWAP_RGB = 0, enumerator
829 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