Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/rockchip/
H A Drk_lvds.c78 else if (priv->output == LVDS_OUTPUT_RGB) in rk_lvds_enable()
84 if (priv->output == LVDS_OUTPUT_RGB) { in rk_lvds_enable()
187 priv->output = LVDS_OUTPUT_RGB; in rk_lvds_ofdata_to_platdata()
/openbmc/u-boot/include/dt-bindings/video/
H A Drk3288.h4 #define LVDS_OUTPUT_RGB 0 macro
/openbmc/u-boot/doc/device-tree-bindings/video/
H A Drockchip-lvds.txt19 - rockchip,output: should be <LVDS_OUTPUT_RGB>, <LVDS_OUTPUT_SINGLE> or