Home
last modified time | relevance | path

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

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