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

/u-boot/include/
H A Dimx_lpi2c.h285 #define LPI2C_MCCR1_SETHOLD_MASK (0x3F0000U) macro
287 #define LPI2C_MCCR1_SETHOLD(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MCCR1_SETHOLD_SHIFT)) & LPI2C_MCCR1_SETHOLD_MASK)

Completed in 38 milliseconds