Searched refs:usi_conf (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/i2c/
H A Ds3c24x0_i2c.h34 u32 usi_conf; member in struct:exynos5_hsi2c
H A Dexynos_hs_i2c.c161 t_ftl_cycle = (readl(&hsregs->usi_conf) >> 16) & 0x7;
211 writel(readl(&hsregs->usi_conf) | HSI2C_AUTO_MODE, &hsregs->usi_conf);

Completed in 64 milliseconds