Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dlvds_rk3288.h29 #define RK3288_LVDS_CH0_REG2_RESERVE_ON BIT(7) macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_lvds.h31 #define RK3288_LVDS_CH0_REG2_RESERVE_ON BIT(7) macro
/OK3568_Linux_fs/u-boot/drivers/video/rockchip/
H A Drk_lvds.c134 RK3288_LVDS_CH0_REG2_RESERVE_ON | in rk_lvds_enable()