Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c247 reg = readl(&dp_regs->debug_ctl); in exynos_dp_get_pll_lock_status()
281 reg = readl(&dp_regs->debug_ctl); in exynos_dp_init_analog_func()
283 writel(reg, &dp_regs->debug_ctl); in exynos_dp_init_analog_func()
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp.h116 unsigned int debug_ctl; member