Searched refs:HSI2C_SW_RST (Results 1 – 1 of 1) sorted by relevance
29 #define HSI2C_SW_RST (1u << 31) macro234 i2c_ctl |= HSI2C_SW_RST; in exynos5_i2c_reset()238 i2c_ctl &= ~HSI2C_SW_RST; in exynos5_i2c_reset()
Completed in 4 milliseconds