Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/rockchip/
Drockchip_lvds.c29 #define DISPLAY_OUTPUT_RGB 0 macro
92 return DISPLAY_OUTPUT_RGB; in lvds_name_to_output()
120 if (lvds->output == DISPLAY_OUTPUT_RGB) { in rockchip_lvds_poweron()
221 if (lvds->output == DISPLAY_OUTPUT_RGB) in rockchip_lvds_grf_config()
226 if (lvds->output == DISPLAY_OUTPUT_RGB) in rockchip_lvds_grf_config()
378 lvds->output = DISPLAY_OUTPUT_RGB; in rockchip_lvds_bind()