Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_lvds.c32 #define DISPLAY_OUTPUT_RGB 0 macro
101 return DISPLAY_OUTPUT_RGB; in rockchip_lvds_name_to_output()
163 if (lvds->output == DISPLAY_OUTPUT_RGB) { in rk3288_lvds_poweron()
250 if (lvds->output == DISPLAY_OUTPUT_RGB) in rk3288_lvds_grf_config()
255 if (lvds->output == DISPLAY_OUTPUT_RGB) in rk3288_lvds_grf_config()
588 lvds->output = DISPLAY_OUTPUT_RGB; in rockchip_lvds_bind()