Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dt-bindings/video/
H A Drk3288.h5 #define LVDS_OUTPUT_SINGLE 1 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
/openbmc/u-boot/drivers/video/rockchip/
H A Drk_lvds.c76 else if (priv->output == LVDS_OUTPUT_SINGLE) in rk_lvds_enable()