Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.h68 void exynos_dp_enable_scrambling(struct exynos_dp *dp_regs,
H A Dexynos_dp.c773 exynos_dp_enable_scrambling(regs, DP_ENABLE); in exynos_dp_enable_scramble()
780 exynos_dp_enable_scrambling(regs, DP_DISABLE); in exynos_dp_enable_scramble()
H A Dexynos_dp_lowlevel.c978 void exynos_dp_enable_scrambling(struct exynos_dp *dp_regs, unsigned int enable) in exynos_dp_enable_scrambling() function