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

/u-boot/include/
H A Dimx_lpi2c.h241 #define LPI2C_MCFGR2_BUSIDLE_MASK (0xFFFU) macro
243 #define LPI2C_MCFGR2_BUSIDLE(x) (((uint32_t)(((uint32_t)(x)) << LPI2C_MCFGR2_BUSIDLE_SHIFT)) & LPI2C_MCFGR2_BUSIDLE_MASK)

Completed in 90 milliseconds