Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-exynos5.c86 #define HSI2C_INT_TX_ALMOSTEMPTY (1u << 0) macro
483 } else if (int_status & HSI2C_INT_TX_ALMOSTEMPTY) { in exynos5_i2c_irq()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-exynos5.c84 #define HSI2C_INT_TX_ALMOSTEMPTY (1u << 0) macro
526 } else if (int_status & HSI2C_INT_TX_ALMOSTEMPTY) { in exynos5_i2c_irq()

Completed in 3 milliseconds