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

/linux-master/drivers/i2c/busses/
H A Di2c-exynos5.c94 #define HSI2C_INT_TRANS_ABORT (1u << 8) macro
99 HSI2C_INT_TRANS_ABORT | \
498 } else if (int_status & HSI2C_INT_TRANS_ABORT) {

Completed in 225 milliseconds