Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/i2c/busses/
Di2c-exynos5.c98 #define HSI2C_INT_TRANS_ABORT (1u << 8) macro
103 HSI2C_INT_TRANS_ABORT | \
446 } else if (int_status & HSI2C_INT_TRANS_ABORT) { in exynos5_i2c_irq()