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

/u-boot/drivers/i2c/
H A Dexynos_hs_i2c.c29 #define HSI2C_SW_RST (1u << 31) macro
234 i2c_ctl |= HSI2C_SW_RST;
238 i2c_ctl &= ~HSI2C_SW_RST;

Completed in 89 milliseconds