Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/i2c/busses/
Di2c-exynos5.c71 #define HSI2C_SW_RST (1u << 31) macro
407 i2c_ctl |= HSI2C_SW_RST; in exynos5_i2c_reset()
411 i2c_ctl &= ~HSI2C_SW_RST; in exynos5_i2c_reset()