Home
last modified time | relevance | path

Searched refs:SW_FUNC_EN_N (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c161 HDCP_FUNC_EN_N | SW_FUNC_EN_N; in exynos_dp_reset()
179 reg &= ~(SW_FUNC_EN_N); in exynos_dp_enable_sw_func()
182 reg |= SW_FUNC_EN_N; in exynos_dp_enable_sw_func()
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dedp_rk3288.h165 #define SW_FUNC_EN_N (0x1 << 0) macro
/rk3399_rockchip-uboot/drivers/video/rockchip/
H A Drk_edp.c101 clrbits_le32(&regs->func_en_1, SW_FUNC_EN_N); in rk_edp_enable_sw_function()
1015 setbits_le32(&regs->func_en_1, SW_FUNC_EN_N); in rk_edp_remove()
/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Ddp.h280 #define SW_FUNC_EN_N (0x1 << 0) macro
/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp.h141 #define SW_FUNC_EN_N (0x1 << 0) macro
H A Danalogix_dp_reg.c150 HDCP_FUNC_EN_N | SW_FUNC_EN_N; in analogix_dp_reset()
505 reg &= ~SW_FUNC_EN_N; in analogix_dp_enable_sw_function()