Searched refs:SWAP_RGB (Results 1 – 5 of 5) sorted by relevance
47 #define SWAP_RGB 0x00 macro
307 val = SWAP_RGB; in mtk_dpi_config_channel_swap()325 val = SWAP_RGB; in mtk_dpi_config_channel_swap()
228 #define SWAP_MASK (SWAP_RGB | SWAP_YUV | SWAP_ML)233 #define SWAP_RGB 0x20 /* Swap B/R output sequence in RGB mode */ macro472 .com3 = SWAP_RGB,488 .com3 = SWAP_RGB,
870 data = DSI_VID_CFG1_RGB_SWAP(SWAP_RGB); in dsi_ctrl_config()874 data = DSI_CMD_CFG0_RGB_SWAP(SWAP_RGB); in dsi_ctrl_config()
63 SWAP_RGB = 0, enumerator