Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/rockchip/
H A Drk_lvds.c204 priv->format |= LVDS_24BIT; in rk_lvds_ofdata_to_platdata()
213 priv->format |= LVDS_24BIT; in rk_lvds_ofdata_to_platdata()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dlvds_rk3288.h93 #define LVDS_24BIT (0 << 1) macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_lvds.h99 #define LVDS_24BIT (0 << 1) macro