Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_reg.h161 #define SW_FUNC_EN_N (0x1 << 0) macro
H A Danalogix_dp_reg.c139 SW_FUNC_EN_N; in analogix_dp_reset()
143 HDCP_FUNC_EN_N | SW_FUNC_EN_N; in analogix_dp_reset()
526 reg &= ~SW_FUNC_EN_N; in analogix_dp_enable_sw_function()
/OK3568_Linux_fs/u-boot/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()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dedp_rk3288.h165 #define SW_FUNC_EN_N (0x1 << 0) macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp.h280 #define SW_FUNC_EN_N (0x1 << 0) macro
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Danalogix_dp.h138 #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()