Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-exynos5.c97 #define HSI2C_INT_NO_DEV_ACK (1u << 9) macro
102 HSI2C_INT_NO_DEV_ACK | \
433 } else if (int_status & HSI2C_INT_NO_DEV_ACK) { in exynos5_i2c_irq()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-exynos5.c95 #define HSI2C_INT_NO_DEV_ACK (1u << 9) macro
100 HSI2C_INT_NO_DEV_ACK | \
469 } else if (int_status & HSI2C_INT_NO_DEV_ACK) { in exynos5_i2c_irq()

Completed in 4 milliseconds