Searched defs:HSI2C_TX_FIFO_EMPTY (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/i2c/ | ||
H A D | exynos_hs_i2c.c | 81 #define HSI2C_TX_FIFO_EMPTY (1u << 8) macro |
/openbmc/linux/drivers/i2c/busses/ | ||
H A D | i2c-exynos5.c | 108 #define HSI2C_TX_FIFO_EMPTY (1u << 8) macro |