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

/u-boot/include/
H A Dimx_lpi2c.h128 #define LPI2C_MCR_RRF_SHIFT (9U) macro
129 #define LPI2C_MCR_RRF(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MCR_RRF_SHIFT)) & LPI2C_MCR_RRF_MASK)

Completed in 37 milliseconds