Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/i2c/busses/
Di2c-exynos5.c96 #define HSI2C_INT_TRANS_ABORT (1u << 8) macro
101 HSI2C_INT_TRANS_ABORT | \
429 } else if (int_status & HSI2C_INT_TRANS_ABORT) { in exynos5_i2c_irq()