Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/pl111/
H A Dpl111_versatile.c101 #define INTEGRATOR_CLCD_LCDMUX_VGA24 (BIT(11)|BIT(12)|BIT(13)) macro
129 val |= INTEGRATOR_CLCD_LCDMUX_VGA24; in pl111_integrator_enable()