Home
last modified time | relevance | path

Searched defs:HSI2C_TX_FIFO_FULL (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/i2c/
H A Dexynos_hs_i2c.c82 #define HSI2C_TX_FIFO_FULL (1u << 7) macro
/openbmc/linux/drivers/i2c/busses/
H A Di2c-exynos5.c109 #define HSI2C_TX_FIFO_FULL (1u << 7) macro