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

/u-boot/include/
H A Dimx_lpi2c.h185 #define LPI2C_MIER_FEIE_MASK (0x1000U) macro
187 #define LPI2C_MIER_FEIE(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MIER_FEIE_SHIFT)) & LPI2C_MIER_FEIE_MASK)

Completed in 37 milliseconds