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

/u-boot/include/
H A Dimx_lpi2c.h417 #define LPI2C_SIER_AM1F_SHIFT (13U) macro
418 #define LPI2C_SIER_AM1F(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_SIER_AM1F_SHIFT)) & LPI2C_SIER_AM1F_MASK)

Completed in 34 milliseconds