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

/u-boot/include/
H A Dimx_lpi2c.h188 #define LPI2C_MIER_PLTIE_MASK (0x2000U) macro
190 #define LPI2C_MIER_PLTIE(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MIER_PLTIE_SHIFT)) & LPI2C_MIER_PLTIE_MASK)

Completed in 40 milliseconds