Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c431 reg = readl(&dp_regs->aux_ch_ctl2); in exynos_dp_start_aux_transaction()
433 writel(reg, &dp_regs->aux_ch_ctl2); in exynos_dp_start_aux_transaction()
778 reg = readl(&dp_regs->aux_ch_ctl2); in exynos_dp_read_bytes_from_i2c()
780 writel(reg, &dp_regs->aux_ch_ctl2); in exynos_dp_read_bytes_from_i2c()
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp.h159 unsigned int aux_ch_ctl2; member