Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/rockchip/
Drockchip_lvds.c37 #define DISPLAY_OUTPUT_RGB 0 macro
100 return DISPLAY_OUTPUT_RGB; in lvds_name_to_output()
128 if (lvds->output == DISPLAY_OUTPUT_RGB) { in rockchip_lvds_poweron()
229 if (lvds->output == DISPLAY_OUTPUT_RGB) in rockchip_lvds_grf_config()
234 if (lvds->output == DISPLAY_OUTPUT_RGB) in rockchip_lvds_grf_config()
386 lvds->output = DISPLAY_OUTPUT_RGB; in rockchip_lvds_bind()