Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-exynos5.c67 #define HSI2C_SW_RST (1u << 31) macro
456 i2c_ctl |= HSI2C_SW_RST; in exynos5_i2c_reset()
460 i2c_ctl &= ~HSI2C_SW_RST; in exynos5_i2c_reset()