Searched refs:SWAP_RGB (Results 1 – 4 of 4) sorted by relevance
56 #define SWAP_RGB 0x00 macro
395 val = SWAP_RGB; in mtk_dpi_config_channel_swap()413 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 */ macro473 .com3 = SWAP_RGB,489 .com3 = SWAP_RGB,
807 data = DSI_VID_CFG1_RGB_SWAP(SWAP_RGB); in dsi_ctrl_enable()811 data = DSI_CMD_CFG0_RGB_SWAP(SWAP_RGB); in dsi_ctrl_enable()
Completed in 19 milliseconds