Home
last modified time | relevance | path

Searched refs:DSI_VID_MAIN_CTL_VID_PIXEL_MODE_24BITS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/mcde/
H A Dmcde_dsi_regs.h182 #define DSI_VID_MAIN_CTL_VID_PIXEL_MODE_24BITS (BIT(12) | BIT(13)) macro
H A Dmcde_dsi.c468 val |= DSI_VID_MAIN_CTL_VID_PIXEL_MODE_24BITS; in mcde_dsi_setup_video_mode()