Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dimx_lpi2c.h303 #define LPI2C_MFSR_RXCOUNT_MASK (0xFF0000U) macro
305 … (((uint32_t)(((uint32_t)(x)) << LPI2C_MFSR_RXCOUNT_SHIFT)) & LPI2C_MFSR_RXCOUNT_MASK)