Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
H A 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()
585 lvds->output = DISPLAY_OUTPUT_RGB; in rockchip_lvds_bind()
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H A Drockchip_lvds.c33 #define DISPLAY_OUTPUT_RGB 0 macro
102 return DISPLAY_OUTPUT_RGB; in rockchip_lvds_name_to_output()
164 if (lvds->output == DISPLAY_OUTPUT_RGB) { in rk3288_lvds_poweron()
251 if (lvds->output == DISPLAY_OUTPUT_RGB) in rk3288_lvds_grf_config()
256 if (lvds->output == DISPLAY_OUTPUT_RGB) in rk3288_lvds_grf_config()
589 lvds->output = DISPLAY_OUTPUT_RGB; in rockchip_lvds_bind()

Completed in 2 milliseconds