Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/rockchip/
Drockchip_lvds.c32 #define DISPLAY_OUTPUT_RGB 0 macro
95 return DISPLAY_OUTPUT_RGB; in rockchip_lvds_name_to_output()
157 if (lvds->output == DISPLAY_OUTPUT_RGB) { in rk3288_lvds_poweron()
244 if (lvds->output == DISPLAY_OUTPUT_RGB) in rk3288_lvds_grf_config()
249 if (lvds->output == DISPLAY_OUTPUT_RGB) in rk3288_lvds_grf_config()
581 lvds->output = DISPLAY_OUTPUT_RGB; in rockchip_lvds_bind()