Home
last modified time | relevance | path

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

/openbmc/u-boot/doc/device-tree-bindings/video/
H A Drockchip-lvds.txt20 <LVDS_OUTPUT_DUAL>, This describes the output face.
60 rockchip,output = <LVDS_OUTPUT_DUAL>;
/openbmc/u-boot/include/dt-bindings/video/
H A Drk3288.h6 #define LVDS_OUTPUT_DUAL 2 macro
/openbmc/u-boot/drivers/video/rockchip/
H A Drk_lvds.c74 if (priv->output == LVDS_OUTPUT_DUAL) in rk_lvds_enable()