Home
last modified time | relevance | path

Searched refs:VALID_CTRL (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Ddp.h338 #define VALID_CTRL (0x1 << 0) macro
592 #define VALID_CTRL (0x1 << 0) macro
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dedp_rk3288.h320 #define VALID_CTRL (0x1 << 0) macro
/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp.h360 #define VALID_CTRL (0x1 << 0) macro
H A Danalogix_dp_reg.c908 reg |= VALID_CTRL | F_VALID; in analogix_dp_init_video()