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

/u-boot/include/
H A Dimx_lpi2c.h404 #define LPI2C_SIER_SDIE_MASK (0x200U) macro
406 #define LPI2C_SIER_SDIE(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_SIER_SDIE_SHIFT)) & LPI2C_SIER_SDIE_MASK)

Completed in 46 milliseconds