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

/linux-master/drivers/i2c/busses/
H A Di2c-exynos5.c155 #define HSI2C_MASTER_ST_LOSE 0xc macro
652 * HSI2C_MASTER_ST_LOSE state (in Exynos7 and ExynosAutoV9 variants)
660 if ((st & HSI2C_MASTER_ST_MASK) != HSI2C_MASTER_ST_LOSE)

Completed in 173 milliseconds