Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/meson/
H A Dmeson_plane.c22 #define OSD_OUTPUT_COLOR_RGB BIT(7) macro
130 osd1_blk0_cfg[0] |= OSD_OUTPUT_COLOR_RGB; in meson_vpu_setup_plane()
/openbmc/linux/drivers/gpu/drm/meson/
H A Dmeson_viu.h25 #define OSD_OUTPUT_COLOR_RGB BIT(7) macro
H A Dmeson_plane.c205 priv->viu.osd1_blk0_cfg[0] |= OSD_OUTPUT_COLOR_RGB; in meson_plane_atomic_update()