Home
last modified time | relevance | path

Searched refs:debug_ctl (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c244 reg = readl(&dp_regs->debug_ctl); in exynos_dp_get_pll_lock_status()
278 reg = readl(&dp_regs->debug_ctl); in exynos_dp_init_analog_func()
280 writel(reg, &dp_regs->debug_ctl); in exynos_dp_init_analog_func()
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp.h115 unsigned int debug_ctl; member